Upgrade of TinyMCE is in progress.
[citadel.git] / webcit / tiny_mce / 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',\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_blockquote : 'Blockquote',\r
42 theme_code : 'Code',\r
43 theme_samp : 'Code sample',\r
44 theme_dt : 'Definition term ',\r
45 theme_dd : 'Definition description',\r
46 theme_colorpicker_title : 'Select a color',\r
47 theme_colorpicker_apply : 'Apply',\r
48 theme_forecolor_desc : 'Select text color',\r
49 theme_backcolor_desc : 'Select background color',\r
50 theme_charmap_title : 'Select custom character',\r
51 theme_charmap_desc : 'Insert custom character',\r
52 theme_visualaid_desc : 'Toggle guidelines/invisible elements',\r
53 insert_anchor_title : 'Insert/edit anchor',\r
54 insert_anchor_name : 'Anchor name',\r
55 theme_anchor_desc : 'Insert/edit anchor',\r
56 theme_insert_link_titlefield : 'Title',\r
57 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
58 theme_path : 'Path',\r
59 cut_desc : 'Cut',\r
60 copy_desc : 'Copy',\r
61 paste_desc : 'Paste',\r
62 link_list : 'Link list',\r
63 image_list : 'Image list',\r
64 browse : 'Browse',\r
65 image_props_desc : 'Image properties',\r
66 newdocument_desc : 'New document',\r
67 class_name : 'Class',\r
68 newdocument : 'Are you sure you want clear all contents?',\r
69 about_title : 'About TinyMCE',\r
70 about : 'About',\r
71 license : 'License',\r
72 plugins : 'Plugins',\r
73 plugin : 'Plugin',\r
74 author : 'Author',\r
75 version : 'Version',\r
76 loaded_plugins : 'Loaded plugins',\r
77 help : 'Help',\r
78 not_set : '-- Not set --',\r
79 close : 'Close',\r
80 toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X',\r
81 invalid_data : 'Error: Invalid values entered, these are marked in red.',\r
82 more_colors : 'More colors',\r
83 color_picker_tab : 'Picker',\r
84 color_picker : 'Color picker',\r
85 web_colors_tab : 'Palette',\r
86 web_colors : 'Palette colors',\r
87 named_colors_tab : 'Named',\r
88 named_colors : 'Named colors',\r
89 color : 'Color:',\r
90 color_name : 'Name:',\r
91 is_email : 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?',\r
92 is_external : 'The URL you entered seems to external link, do you want to add the required http:// prefix?'\r
93 });\r