]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/tinymce/themes/advanced/langs/en.js
Wordpress 2.0.2
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / themes / advanced / langs / en.js
1 // UK lang variables\r
2 \r
3 tinyMCE.addToLang('',{\r
4 theme_style_select : '-- Styles --',\r
5 theme_code_desc : 'Edit HTML Source (Alt+e)',\r
6 theme_code_title : 'HTML Source Editor',\r
7 theme_code_wordwrap : 'Word wrap',\r
8 theme_sub_desc : 'Subscript',\r
9 theme_sup_desc : 'Superscript',\r
10 theme_hr_desc : 'Insert horizontal ruler',\r
11 theme_removeformat_desc : 'Remove formatting',\r
12 theme_custom1_desc : 'Your custom description here',\r
13 insert_image_border : 'Border',\r
14 insert_image_dimensions : 'Dimensions',\r
15 insert_image_vspace : 'Vertical space',\r
16 insert_image_hspace : 'Horizontal space',\r
17 insert_image_align : 'Alignment',\r
18 insert_image_align_default : '-- Not set --',\r
19 insert_image_align_baseline : 'Baseline',\r
20 insert_image_align_top : 'Top',\r
21 insert_image_align_middle : 'Middle',\r
22 insert_image_align_bottom : 'Bottom',\r
23 insert_image_align_texttop : 'TextTop',\r
24 insert_image_align_absmiddle : 'Absolute Middle',\r
25 insert_image_align_absbottom : 'Absolute Bottom',\r
26 insert_image_align_left : 'Left',\r
27 insert_image_align_right : 'Right',\r
28 theme_font_size : '-- Font size --',\r
29 theme_fontdefault : '-- Font family --',\r
30 theme_block : '-- Format --',\r
31 theme_paragraph : 'Paragraph',\r
32 theme_div : 'Div',\r
33 theme_address : 'Address',\r
34 theme_pre : 'Preformatted',\r
35 theme_h1 : 'Heading 1',\r
36 theme_h2 : 'Heading 2',\r
37 theme_h3 : 'Heading 3',\r
38 theme_h4 : 'Heading 4',\r
39 theme_h5 : 'Heading 5',\r
40 theme_h6 : 'Heading 6',\r
41 theme_colorpicker_title : 'Select a color',\r
42 theme_colorpicker_apply : 'Apply',\r
43 theme_forecolor_desc : 'Select text color',\r
44 theme_backcolor_desc : 'Select background color',\r
45 theme_charmap_title : 'Select custom character',\r
46 theme_charmap_desc : 'Insert custom character',\r
47 theme_visualaid_desc : 'Toggle guidelines/invisible elements',\r
48 insert_anchor_title : 'Insert/edit anchor',\r
49 insert_anchor_name : 'Anchor name',\r
50 theme_anchor_desc : 'Insert/edit anchor',\r
51 theme_insert_link_titlefield : 'Title',\r
52 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
53 theme_path : 'Path',\r
54 cut_desc : 'Cut',\r
55 copy_desc : 'Copy',\r
56 paste_desc : 'Paste',\r
57 link_list : 'Link list',\r
58 image_list : 'Image list',\r
59 browse : 'Browse',\r
60 image_props_desc : 'Image properties',\r
61 newdocument_desc : 'New document',\r
62 class_name : 'Class',\r
63 newdocument : 'Are you sure you want clear all contents?',\r
64 about_title : 'About TinyMCE',\r
65 about : 'About',\r
66 license : 'License',\r
67 plugins : 'Plugins',\r
68 plugin : 'Plugin',\r
69 author : 'Author',\r
70 version : 'Version',\r
71 loaded_plugins : 'Loaded plugins',\r
72 help : 'Help',\r
73 not_set : '-- Not set --',\r
74 close : 'Close',\r
75 toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X'\r
76 });\r