lang_editors.php
来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 85 行
PHP
85 行
<?php$lang = array (//2.1.2'button_init' => "Initializing...",'jsfile_error' => "Error!",'jsfile_error_c' => "Error:",'jsfile_mywebpage' => "My Webpage",'jsfile_alert1' => "Some revisions of Mozilla/Firefox do not support programatic ",'jsfile_alert2' => "access to cut/copy/paste functions, for security reasons. ",'jsfile_alert3' => "Your browser is one of them. Please use the standard key combinations:",'jsfile_alert4' => "CTRL-X for cut, CTRL-C for copy, CTRL-V for paste.",'jsfile_highlight' => "You must highlight some text before making it a link",'jsfile_erroriespell' => "ieSpell not detected. Click Ok to go to download page.",'jsfile_errorliespell' => "Error Loading ieSpell: Exception ",'js_forced_change' => "You have set 'Rich Text Editor' as your editor but your browser isn't compatible with it. The standard editor has been used instead.",'js_tt_closeall' => "Close All Tags",'js_tt_bold' => "Bold",'js_tt_italic' => "Italic",'js_tt_underline' => "Underline",'js_tt_strike' => "Strikethrough",'js_tt_font_col' => "Text Color",'js_tt_back_col' => "Background Color",'js_tt_link' => "Insert Link",'js_tt_image' => "Insert Image",'js_tt_email' => "Insert Email",'js_tt_quote' => "Wrap in a Quote",'js_tt_left' => "Align Left",'js_tt_center' => "Align Center",'js_tt_right' => "Align Right",'js_tt_list' => "Insert List",'js_tt_indent' => "Indent",'js_tt_outdent' => "Outdent",'js_tt_noformat' => "Remove Formatting",'js_tt_undo' => "Undo",'js_tt_redo' => "Redo",'js_tt_copy' => "Copy",'js_tt_paste' => "Paste",'js_tt_cut' => "Cut",'js_tt_code' => "Code",'box_font' => "Font",'box_size' => "Size",'js_bbeasy_on' => 'Guided Mode Enabled','js_bbeasy_off' => 'Guided Mode Off','js_bbeasy_toggle' => 'Click to toggle guided mode','remove_attach' => "Are you sure you wish to remove this attachment?",'js_close_all_tags' => "Close all Tags",'js_tag_list' => "Enter a list item. Click 'cancel' or leave blank to end the list",'jscode_text_enter_url' => "Enter the complete URL for the hyperlink",'jscode_text_enter_email' => "Enter the email address",'jscode_text_code' => "Usage: [CODE] Your Code Here.. [/CODE]",'jscode_error_no_title' => "You must enter a title",'jscode_text_quote' => "Usage: [QUOTE] Your Quote Here.. [/QUOTE]",'jscode_error_no_url' => "You must enter a URL",'jscode_text_enter_image' => "Enter the complete URL for the image",'jscode_error_no_width' => "You must enter a width",'jscode_text_enter_url_name' => "Enter the title of the webpage",'jscode_error_no_email' => "You must enter an email address",'js_used' => "So far, you have used",'js_max_length' => "The maximum allowed length is",'js_post' => "Post",'js_no_message' => "You must enter a message to post!",'js_current' => "Current Characters",'js_characters' => "characters",'msg_no_title' => "You must enter a message title",'js_check_length' => "Check Post Length",'hb_open_tags' => "Open Tags",'js_text_to_format' => "Enter the text to be formatted",);?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?