3 // This file is part of Moodle - http://moodle.org/
5 // Moodle is free software: you can redistribute it and/or modify
6 // it under the terms of the GNU General Public License as published by
7 // the Free Software Foundation, either version 3 of the License, or
8 // (at your option) any later version.
10 // Moodle is distributed in the hope that it will be useful,
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 // GNU General Public License for more details.
15 // You should have received a copy of the GNU General Public License
16 // along with Moodle. If not, see <http://www.gnu.org/licenses/>.
19 * Strings for component 'editor_tinymce', language 'en', branch 'MOODLE_20_STABLE'
23 * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
24 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
28 //== Custom Moodle strings that are not part of upstream TinyMCE ==
29 $string['common:browseimage'] = 'Find or upload an image...';
30 $string['common:browsemedia'] = 'Find or upload a sound, video or applet...';
31 $string['dragmath:dragmath_desc'] = 'Insert equation';
32 $string['dragmath:dragmath_javaneeded'] = 'To use this page you need a Java-enabled browser. Download the latest Java plug-in from {$a}.';
33 $string['dragmath:dragmath_title'] = 'DragMath Equation Editor';
34 $string['media_dlg:filename'] = 'Filename';
35 $string['moodlenolink:desc'] = 'Prevent automatic linking';
36 $string['moodleemoticon:desc'] = 'Insert emoticon';
37 $string['pluginname'] = 'TinyMCE HTML editor';
40 // == TinyMCE upstream lang strings from all plugins ==
41 $string['advanced:address'] = 'Address';
42 $string['advanced:anchor_delta_height'] = '';
43 $string['advanced:anchor_delta_width'] = '';
44 $string['advanced:anchor_desc'] = 'Insert/edit anchor';
45 $string['advanced:backcolor_desc'] = 'Select background color';
46 $string['advanced:block'] = 'Format';
47 $string['advanced:blockquote'] = 'Blockquote';
48 $string['advanced:blockquote_desc'] = 'Blockquote';
49 $string['advanced:bold_desc'] = 'Bold (Ctrl+B)';
50 $string['advanced:bullist_desc'] = 'Unordered list';
51 $string['advanced:charmap_delta_height'] = '';
52 $string['advanced:charmap_delta_width'] = '';
53 $string['advanced:charmap_desc'] = 'Insert custom character';
54 $string['advanced:cleanup_desc'] = 'Cleanup messy code';
55 $string['advanced:clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.
56 Do you want more information about this issue?';
57 $string['advanced:code'] = 'Code';
58 $string['advanced:code_desc'] = 'Edit HTML Source';
59 $string['advanced:colorpicker_delta_height'] = '';
60 $string['advanced:colorpicker_delta_width'] = '';
61 $string['advanced:copy_desc'] = 'Copy';
62 $string['advanced:custom1_desc'] = 'Your custom description here';
63 $string['advanced:cut_desc'] = 'Cut';
64 $string['advanced:dd'] = 'Definition description';
65 $string['advanced:div'] = 'Div';
66 $string['advanced:dt'] = 'Definition term ';
67 $string['advanced:font_size'] = 'Font size';
68 $string['advanced:fontdefault'] = 'Font family';
69 $string['advanced:forecolor_desc'] = 'Select text color';
70 $string['advanced:h1'] = 'Heading 1';
71 $string['advanced:h2'] = 'Heading 2';
72 $string['advanced:h3'] = 'Heading 3';
73 $string['advanced:h4'] = 'Heading 4';
74 $string['advanced:h5'] = 'Heading 5';
75 $string['advanced:h6'] = 'Heading 6';
76 $string['advanced:help_desc'] = 'Help';
77 $string['advanced:hr_desc'] = 'Insert horizontal ruler';
78 $string['advanced:image_delta_height'] = '';
79 $string['advanced:image_delta_width'] = '';
80 $string['advanced:image_desc'] = 'Insert/edit image';
81 $string['advanced:image_props_desc'] = 'Image properties';
82 $string['advanced:indent_desc'] = 'Indent';
83 $string['advanced:italic_desc'] = 'Italic (Ctrl+I)';
84 $string['advanced:justifycenter_desc'] = 'Align center';
85 $string['advanced:justifyfull_desc'] = 'Align full';
86 $string['advanced:justifyleft_desc'] = 'Align left';
87 $string['advanced:justifyright_desc'] = 'Align right';
88 $string['advanced:link_delta_height'] = '';
89 $string['advanced:link_delta_width'] = '';
90 $string['advanced:link_desc'] = 'Insert/edit link';
91 $string['advanced:more_colors'] = 'More colors';
92 $string['advanced:newdocument'] = 'Are you sure you want clear all contents?';
93 $string['advanced:newdocument_desc'] = 'New document';
94 $string['advanced:numlist_desc'] = 'Ordered list';
95 $string['advanced:outdent_desc'] = 'Outdent';
96 $string['advanced:paragraph'] = 'Paragraph';
97 $string['advanced:paste_desc'] = 'Paste';
98 $string['advanced:path'] = 'Path';
99 $string['advanced:pre'] = 'Preformatted';
100 $string['advanced:redo_desc'] = 'Redo (Ctrl+Y)';
101 $string['advanced:removeformat_desc'] = 'Remove formatting';
102 $string['advanced:samp'] = 'Code sample';
103 $string['advanced:striketrough_desc'] = 'Strikethrough';
104 $string['advanced:style_select'] = 'Styles';
105 $string['advanced:sub_desc'] = 'Subscript';
106 $string['advanced:sup_desc'] = 'Superscript';
107 $string['advanced:toolbar_focus'] = 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X';
108 $string['advanced:underline_desc'] = 'Underline (Ctrl+U)';
109 $string['advanced:undo_desc'] = 'Undo (Ctrl+Z)';
110 $string['advanced:unlink_desc'] = 'Unlink';
111 $string['advanced:visualaid_desc'] = 'Toggle guidelines/invisible elements';
112 $string['advanced_dlg:about_author'] = 'Author';
113 $string['advanced_dlg:about_general'] = 'About';
114 $string['advanced_dlg:about_help'] = 'Help';
115 $string['advanced_dlg:about_license'] = 'License';
116 $string['advanced_dlg:about_loaded'] = 'Loaded plugins';
117 $string['advanced_dlg:about_plugin'] = 'Plugin';
118 $string['advanced_dlg:about_plugins'] = 'Plugins';
119 $string['advanced_dlg:about_title'] = 'About TinyMCE';
120 $string['advanced_dlg:about_version'] = 'Version';
121 $string['advanced_dlg:anchor_name'] = 'Anchor name';
122 $string['advanced_dlg:anchor_title'] = 'Insert/edit anchor';
123 $string['advanced_dlg:charmap_title'] = 'Select custom character';
124 $string['advanced_dlg:code_title'] = 'HTML Source Editor';
125 $string['advanced_dlg:code_wordwrap'] = 'Word wrap';
126 $string['advanced_dlg:colorpicker_color'] = 'Color:';
127 $string['advanced_dlg:colorpicker_name'] = 'Name:';
128 $string['advanced_dlg:colorpicker_named_tab'] = 'Named';
129 $string['advanced_dlg:colorpicker_named_title'] = 'Named colors';
130 $string['advanced_dlg:colorpicker_palette_tab'] = 'Palette';
131 $string['advanced_dlg:colorpicker_palette_title'] = 'Palette colors';
132 $string['advanced_dlg:colorpicker_picker_tab'] = 'Picker';
133 $string['advanced_dlg:colorpicker_picker_title'] = 'Color picker';
134 $string['advanced_dlg:colorpicker_title'] = 'Select a color';
135 $string['advanced_dlg:image_align'] = 'Alignment';
136 $string['advanced_dlg:image_align_baseline'] = 'Baseline';
137 $string['advanced_dlg:image_align_bottom'] = 'Bottom';
138 $string['advanced_dlg:image_align_left'] = 'Left';
139 $string['advanced_dlg:image_align_middle'] = 'Middle';
140 $string['advanced_dlg:image_align_right'] = 'Right';
141 $string['advanced_dlg:image_align_textbottom'] = 'Text bottom';
142 $string['advanced_dlg:image_align_texttop'] = 'Text top';
143 $string['advanced_dlg:image_align_top'] = 'Top';
144 $string['advanced_dlg:image_alt'] = 'Image description';
145 $string['advanced_dlg:image_border'] = 'Border';
146 $string['advanced_dlg:image_dimensions'] = 'Dimensions';
147 $string['advanced_dlg:image_hspace'] = 'Horizontal space';
148 $string['advanced_dlg:image_list'] = 'Image list';
149 $string['advanced_dlg:image_src'] = 'Image URL';
150 $string['advanced_dlg:image_title'] = 'Insert/edit image';
151 $string['advanced_dlg:image_vspace'] = 'Vertical space';
152 $string['advanced_dlg:link_is_email'] = 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?';
153 $string['advanced_dlg:link_is_external'] = 'The URL you entered seems to external link, do you want to add the required http:// prefix?';
154 $string['advanced_dlg:link_list'] = 'Link list';
155 $string['advanced_dlg:link_target'] = 'Target';
156 $string['advanced_dlg:link_target_blank'] = 'Open link in a new window';
157 $string['advanced_dlg:link_target_same'] = 'Open link in the same window';
158 $string['advanced_dlg:link_title'] = 'Insert/edit link';
159 $string['advanced_dlg:link_titlefield'] = 'Title';
160 $string['advanced_dlg:link_url'] = 'Link URL';
161 $string['advhr:advhr_desc'] = 'Horizontal rule';
162 $string['advhr:delta_height'] = '';
163 $string['advhr:delta_width'] = '';
164 $string['advhr_dlg:noshade'] = 'No shadow';
165 $string['advhr_dlg:size'] = 'Height';
166 $string['advhr_dlg:width'] = 'Width';
167 $string['advimage:delta_height'] = '';
168 $string['advimage:delta_width'] = '';
169 $string['advimage:image_desc'] = 'Insert/edit image';
170 $string['advimage_dlg:align'] = 'Alignment';
171 $string['advimage_dlg:align_baseline'] = 'Baseline';
172 $string['advimage_dlg:align_bottom'] = 'Bottom';
173 $string['advimage_dlg:align_left'] = 'Left';
174 $string['advimage_dlg:align_middle'] = 'Middle';
175 $string['advimage_dlg:align_right'] = 'Right';
176 $string['advimage_dlg:align_textbottom'] = 'Text bottom';
177 $string['advimage_dlg:align_texttop'] = 'Text top';
178 $string['advimage_dlg:align_top'] = 'Top';
179 $string['advimage_dlg:alt'] = 'Image description';
180 $string['advimage_dlg:alt_image'] = 'Alternative image';
181 $string['advimage_dlg:border'] = 'Border';
182 $string['advimage_dlg:classes'] = 'Classes';
183 $string['advimage_dlg:constrain_proportions'] = 'Constrain proportions';
184 $string['advimage_dlg:dialog_title'] = 'Insert/edit image';
185 $string['advimage_dlg:dimensions'] = 'Dimensions';
186 $string['advimage_dlg:example_img'] = 'Appearance preview image';
187 $string['advimage_dlg:general'] = 'General';
188 $string['advimage_dlg:hspace'] = 'Horizontal space';
189 $string['advimage_dlg:id'] = 'Id';
190 $string['advimage_dlg:image_list'] = 'Image list';
191 $string['advimage_dlg:langcode'] = 'Language code';
192 $string['advimage_dlg:langdir'] = 'Language direction';
193 $string['advimage_dlg:list'] = 'Image list';
194 $string['advimage_dlg:long_desc'] = 'Long description link';
195 $string['advimage_dlg:ltr'] = 'Left to right';
196 $string['advimage_dlg:map'] = 'Image map';
197 $string['advimage_dlg:misc'] = 'Miscellaneous';
198 $string['advimage_dlg:missing_alt'] = 'Are you sure you want to continue without including an Image Description? Without it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.';
199 $string['advimage_dlg:mouseout'] = 'for mouse out';
200 $string['advimage_dlg:mouseover'] = 'for mouse over';
201 $string['advimage_dlg:preview'] = 'Preview';
202 $string['advimage_dlg:rtl'] = 'Right to left';
203 $string['advimage_dlg:src'] = 'Image URL';
204 $string['advimage_dlg:style'] = 'Style';
205 $string['advimage_dlg:swap_image'] = 'Swap image';
206 $string['advimage_dlg:tab_advanced'] = 'Advanced';
207 $string['advimage_dlg:tab_appearance'] = 'Appearance';
208 $string['advimage_dlg:tab_general'] = 'General';
209 $string['advimage_dlg:title'] = 'Title';
210 $string['advimage_dlg:vspace'] = 'Vertical space';
211 $string['advlink:delta_height'] = '';
212 $string['advlink:delta_width'] = '';
213 $string['advlink:link_desc'] = 'Insert/edit link';
214 $string['advlink_dlg:accesskey'] = 'Accesskey';
215 $string['advlink_dlg:advanced_props'] = 'Advanced properties';
216 $string['advlink_dlg:advanced_tab'] = 'Advanced';
217 $string['advlink_dlg:anchor_names'] = 'Anchors';
218 $string['advlink_dlg:classes'] = 'Classes';
219 $string['advlink_dlg:encoding'] = 'Target character encoding';
220 $string['advlink_dlg:event_props'] = 'Events';
221 $string['advlink_dlg:events_tab'] = 'Events';
222 $string['advlink_dlg:general_props'] = 'General properties';
223 $string['advlink_dlg:general_tab'] = 'General';
224 $string['advlink_dlg:id'] = 'Id';
225 $string['advlink_dlg:is_email'] = 'The URL you entered seems to be an email address, do you want to add the required mailto: prefix?';
226 $string['advlink_dlg:is_external'] = 'The URL you entered seems to external link, do you want to add the required http:// prefix?';
227 $string['advlink_dlg:langcode'] = 'Language code';
228 $string['advlink_dlg:langdir'] = 'Language direction';
229 $string['advlink_dlg:link_list'] = 'Link list';
230 $string['advlink_dlg:list'] = 'Link list';
231 $string['advlink_dlg:ltr'] = 'Left to right';
232 $string['advlink_dlg:mime'] = 'Target MIME type';
233 $string['advlink_dlg:popup'] = 'Javascript popup';
234 $string['advlink_dlg:popup_dependent'] = 'Dependent (Mozilla/Firefox only)';
235 $string['advlink_dlg:popup_location'] = 'Show location bar';
236 $string['advlink_dlg:popup_menubar'] = 'Show menu bar';
237 $string['advlink_dlg:popup_name'] = 'Window name';
238 $string['advlink_dlg:popup_opts'] = 'Options';
239 $string['advlink_dlg:popup_position'] = 'Position (X/Y)';
240 $string['advlink_dlg:popup_props'] = 'Popup properties';
241 $string['advlink_dlg:popup_resizable'] = 'Make window resizable';
242 $string['advlink_dlg:popup_return'] = 'Insert \'return false\'';
243 $string['advlink_dlg:popup_scrollbars'] = 'Show scrollbars';
244 $string['advlink_dlg:popup_size'] = 'Size';
245 $string['advlink_dlg:popup_statusbar'] = 'Show status bar';
246 $string['advlink_dlg:popup_tab'] = 'Popup';
247 $string['advlink_dlg:popup_toolbar'] = 'Show toolbars';
248 $string['advlink_dlg:popup_url'] = 'Popup URL';
249 $string['advlink_dlg:rel'] = 'Relationship page to target';
250 $string['advlink_dlg:rev'] = 'Relationship target to page';
251 $string['advlink_dlg:rtl'] = 'Right to left';
252 $string['advlink_dlg:style'] = 'Style';
253 $string['advlink_dlg:tabindex'] = 'Tabindex';
254 $string['advlink_dlg:target'] = 'Target';
255 $string['advlink_dlg:target_blank'] = 'Open in new window';
256 $string['advlink_dlg:target_langcode'] = 'Target language';
257 $string['advlink_dlg:target_name'] = 'Target name';
258 $string['advlink_dlg:target_parent'] = 'Open in parent window / frame';
259 $string['advlink_dlg:target_same'] = 'Open in this window / frame';
260 $string['advlink_dlg:target_top'] = 'Open in top frame (replaces all frames)';
261 $string['advlink_dlg:title'] = 'Insert/edit link';
262 $string['advlink_dlg:titlefield'] = 'Title';
263 $string['advlink_dlg:url'] = 'Link URL';
264 $string['advlist:circle'] = 'Circle';
265 $string['advlist:def'] = 'Default';
266 $string['advlist:disc'] = 'Disc';
267 $string['advlist:lower_alpha'] = 'Lower alpha';
268 $string['advlist:lower_greek'] = 'Lower greek';
269 $string['advlist:lower_roman'] = 'Lower roman';
270 $string['advlist:square'] = 'Square';
271 $string['advlist:types'] = 'Types';
272 $string['advlist:upper_alpha'] = 'Upper alpha';
273 $string['advlist:upper_roman'] = 'Upper roman';
274 $string['autosave:restore_content'] = 'Restore auto-saved content.';
275 $string['autosave:unload_msg'] = 'The changes you made will be lost if you navigate away from this page.';
276 $string['autosave:warning_message'] = 'If you restore the saved content, you will lose all the content that is currently in the editor.
278 Are you sure you want to restore the saved content?.';
279 $string['common:apply'] = 'Apply';
280 $string['common:browse'] = 'Browse';
281 $string['common:cancel'] = 'Cancel';
282 $string['common:class_name'] = 'Class';
283 $string['common:clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.
284 Do you want more information about this issue?';
285 $string['common:clipboard_no_support'] = 'Currently not supported by your browser, use keyboard shortcuts instead.';
286 $string['common:close'] = 'Close';
287 $string['common:edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?';
288 $string['common:insert'] = 'Insert';
289 $string['common:invalid_data'] = 'Error: Invalid values entered, these are marked in red.';
290 $string['common:more_colors'] = 'More colors';
291 $string['common:not_set'] = '-- Not set --';
292 $string['common:popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.';
293 $string['common:update'] = 'Update';
294 $string['contextmenu:align'] = 'Alignment';
295 $string['contextmenu:center'] = 'Center';
296 $string['contextmenu:full'] = 'Full';
297 $string['contextmenu:left'] = 'Left';
298 $string['contextmenu:right'] = 'Right';
299 $string['directionality:ltr_desc'] = 'Direction left to right';
300 $string['directionality:rtl_desc'] = 'Direction right to left';
301 $string['emotions:delta_height'] = '';
302 $string['emotions:delta_width'] = '';
303 $string['emotions:emotions_desc'] = 'Emotions';
304 $string['emotions_dlg:cool'] = 'Cool';
305 $string['emotions_dlg:cry'] = 'Cry';
306 $string['emotions_dlg:desc'] = 'Emotions';
307 $string['emotions_dlg:embarassed'] = 'Embarassed';
308 $string['emotions_dlg:foot_in_mouth'] = 'Foot in mouth';
309 $string['emotions_dlg:frown'] = 'Frown';
310 $string['emotions_dlg:innocent'] = 'Innocent';
311 $string['emotions_dlg:kiss'] = 'Kiss';
312 $string['emotions_dlg:laughing'] = 'Laughing';
313 $string['emotions_dlg:money_mouth'] = 'Money mouth';
314 $string['emotions_dlg:sealed'] = 'Sealed';
315 $string['emotions_dlg:smile'] = 'Smile';
316 $string['emotions_dlg:surprised'] = 'Surprised';
317 $string['emotions_dlg:title'] = 'Insert emotion';
318 $string['emotions_dlg:tongue_out'] = 'Tongue out';
319 $string['emotions_dlg:undecided'] = 'Undecided';
320 $string['emotions_dlg:wink'] = 'Wink';
321 $string['emotions_dlg:yell'] = 'Yell';
322 $string['fullpage:delta_height'] = '';
323 $string['fullpage:delta_width'] = '';
324 $string['fullpage:desc'] = 'Document properties';
325 $string['fullpage_dlg:active_color'] = 'Active color';
326 $string['fullpage_dlg:add'] = 'Add new element';
327 $string['fullpage_dlg:add_base'] = 'Base element';
328 $string['fullpage_dlg:add_comment'] = 'Comment node';
329 $string['fullpage_dlg:add_link'] = 'Link element';
330 $string['fullpage_dlg:add_meta'] = 'Meta element';
331 $string['fullpage_dlg:add_script'] = 'Script element';
332 $string['fullpage_dlg:add_style'] = 'Style element';
333 $string['fullpage_dlg:add_title'] = 'Title element';
334 $string['fullpage_dlg:advanced_props'] = 'Advanced';
335 $string['fullpage_dlg:advanced_tab'] = 'Advanced';
336 $string['fullpage_dlg:appearance_bgprops'] = 'Background properties';
337 $string['fullpage_dlg:appearance_linkprops'] = 'Link colors';
338 $string['fullpage_dlg:appearance_marginprops'] = 'Body margins';
339 $string['fullpage_dlg:appearance_style'] = 'Stylesheet and style properties';
340 $string['fullpage_dlg:appearance_tab'] = 'Appearance';
341 $string['fullpage_dlg:appearance_textprops'] = 'Text properties';
342 $string['fullpage_dlg:author'] = 'Author';
343 $string['fullpage_dlg:base_element'] = 'Base element';
344 $string['fullpage_dlg:bgcolor'] = 'Background color';
345 $string['fullpage_dlg:bgimage'] = 'Background image';
346 $string['fullpage_dlg:bottom_margin'] = 'Bottom margin';
347 $string['fullpage_dlg:charset'] = 'Charset';
348 $string['fullpage_dlg:comment_element'] = 'Comment';
349 $string['fullpage_dlg:content'] = 'Content';
350 $string['fullpage_dlg:copyright'] = 'Copyright';
351 $string['fullpage_dlg:defer'] = 'Defer';
352 $string['fullpage_dlg:doctypes'] = 'Doctype';
353 $string['fullpage_dlg:encoding'] = 'Character encoding';
354 $string['fullpage_dlg:font_face'] = 'Font face';
355 $string['fullpage_dlg:font_size'] = 'Font size';
356 $string['fullpage_dlg:fontface'] = 'Font family';
357 $string['fullpage_dlg:fontsize'] = 'Font size';
358 $string['fullpage_dlg:general_props'] = 'General';
359 $string['fullpage_dlg:head_elements'] = 'Head elements';
360 $string['fullpage_dlg:hover_color'] = 'Hover color';
361 $string['fullpage_dlg:href'] = 'Href';
362 $string['fullpage_dlg:hreflang'] = 'Href lang';
363 $string['fullpage_dlg:info'] = 'Information';
364 $string['fullpage_dlg:langcode'] = 'Language code';
365 $string['fullpage_dlg:langdir'] = 'Language direction';
366 $string['fullpage_dlg:langprops'] = 'Language and encoding';
367 $string['fullpage_dlg:language'] = 'Language';
368 $string['fullpage_dlg:left_margin'] = 'Left margin';
369 $string['fullpage_dlg:link_color'] = 'Link color';
370 $string['fullpage_dlg:link_element'] = 'Link element';
371 $string['fullpage_dlg:ltr'] = 'Left to right';
372 $string['fullpage_dlg:media'] = 'Media';
373 $string['fullpage_dlg:meta_description'] = 'Description';
374 $string['fullpage_dlg:meta_element'] = 'Meta element';
375 $string['fullpage_dlg:meta_index_follow'] = 'Index and follow the links';
376 $string['fullpage_dlg:meta_index_nofollow'] = 'Index and don\'t follow the links';
377 $string['fullpage_dlg:meta_keywords'] = 'Keywords';
378 $string['fullpage_dlg:meta_noindex_follow'] = 'Do not index but follow the links';
379 $string['fullpage_dlg:meta_noindex_nofollow'] = 'Do not index and don\\\'t follow the links';
380 $string['fullpage_dlg:meta_props'] = 'Meta information';
381 $string['fullpage_dlg:meta_robots'] = 'Robots';
382 $string['fullpage_dlg:meta_tab'] = 'General';
383 $string['fullpage_dlg:meta_title'] = 'Title';
384 $string['fullpage_dlg:movedown'] = 'Move selected element down';
385 $string['fullpage_dlg:moveup'] = 'Move selected element up';
386 $string['fullpage_dlg:name'] = 'Name';
387 $string['fullpage_dlg:properties'] = 'Properties';
388 $string['fullpage_dlg:rel'] = 'Rel';
389 $string['fullpage_dlg:remove'] = 'Remove selected element';
390 $string['fullpage_dlg:rev'] = 'Rev';
391 $string['fullpage_dlg:right_margin'] = 'Right margin';
392 $string['fullpage_dlg:rtl'] = 'Right to left';
393 $string['fullpage_dlg:script_element'] = 'Script element';
394 $string['fullpage_dlg:src'] = 'Src';
395 $string['fullpage_dlg:style'] = 'Style';
396 $string['fullpage_dlg:style_element'] = 'Style element';
397 $string['fullpage_dlg:stylesheet'] = 'Stylesheet';
398 $string['fullpage_dlg:target'] = 'Target';
399 $string['fullpage_dlg:text_color'] = 'Text color';
400 $string['fullpage_dlg:textcolor'] = 'Color';
401 $string['fullpage_dlg:title'] = 'Document properties';
402 $string['fullpage_dlg:title_element'] = 'Title element';
403 $string['fullpage_dlg:top_margin'] = 'Top margin';
404 $string['fullpage_dlg:type'] = 'Type';
405 $string['fullpage_dlg:value'] = 'Value';
406 $string['fullpage_dlg:visited_color'] = 'Visited color';
407 $string['fullpage_dlg:xml_pi'] = 'XML declaration';
408 $string['fullscreen:desc'] = 'Toggle fullscreen mode';
409 $string['iespell:download'] = 'ieSpell not detected. Do you want to install it now?';
410 $string['iespell:iespell_desc'] = 'Run spell checking';
411 $string['insertdatetime:date_fmt'] = '%Y-%m-%d';
412 $string['insertdatetime:day_long'] = 'Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday';
413 $string['insertdatetime:day_short'] = 'Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun';
414 $string['insertdatetime:insertdate_desc'] = 'Insert date';
415 $string['insertdatetime:inserttime_desc'] = 'Insert time';
416 $string['insertdatetime:months_long'] = 'January,February,March,April,May,June,July,August,September,October,November,December';
417 $string['insertdatetime:months_short'] = 'Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec';
418 $string['insertdatetime:time_fmt'] = '%H:%M:%S';
419 $string['layer:absolute_desc'] = 'Toggle absolute positioning';
420 $string['layer:backward_desc'] = 'Move backward';
421 $string['layer:content'] = 'New layer...';
422 $string['layer:forward_desc'] = 'Move forward';
423 $string['layer:insertlayer_desc'] = 'Insert new layer';
424 $string['media:delta_height'] = '';
425 $string['media:delta_width'] = '';
426 $string['media:desc'] = 'Insert / edit embedded media';
427 $string['media:edit'] = 'Edit embedded media';
428 $string['media_dlg:advanced'] = 'Advanced';
429 $string['media_dlg:align'] = 'Align';
430 $string['media_dlg:align_bottom'] = 'Bottom';
431 $string['media_dlg:align_bottom_left'] = 'Bottom left';
432 $string['media_dlg:align_bottom_right'] = 'Bottom right';
433 $string['media_dlg:align_center'] = 'Center';
434 $string['media_dlg:align_left'] = 'Left';
435 $string['media_dlg:align_right'] = 'Right';
436 $string['media_dlg:align_top'] = 'Top';
437 $string['media_dlg:align_top_left'] = 'Top left';
438 $string['media_dlg:align_top_right'] = 'Top right';
439 $string['media_dlg:autogotourl'] = 'Auto goto URL';
440 $string['media_dlg:autohref'] = 'AutoHREF';
441 $string['media_dlg:autostart'] = 'Auto start';
442 $string['media_dlg:balance'] = 'Balance';
443 $string['media_dlg:base'] = 'Base';
444 $string['media_dlg:baseurl'] = 'Base URL';
445 $string['media_dlg:bgcolor'] = 'Background';
446 $string['media_dlg:cache'] = 'Cache';
447 $string['media_dlg:captioningid'] = 'Captioning id';
448 $string['media_dlg:center'] = 'Center';
449 $string['media_dlg:class_name'] = 'Class';
450 $string['media_dlg:console'] = 'Console';
451 $string['media_dlg:constrain_proportions'] = 'Constrain proportions';
452 $string['media_dlg:controller'] = 'Controller';
453 $string['media_dlg:controls'] = 'Controls';
454 $string['media_dlg:correction'] = 'No correction';
455 $string['media_dlg:currentmarker'] = 'Current marker';
456 $string['media_dlg:currentposition'] = 'Current position';
457 $string['media_dlg:defaultframe'] = 'Default frame';
458 $string['media_dlg:enabled'] = 'Enabled';
459 $string['media_dlg:enablejavascript'] = 'Enable JavaScript';
460 $string['media_dlg:endtime'] = 'End time';
461 $string['media_dlg:file'] = 'File/URL';
462 $string['media_dlg:flash_options'] = 'Flash options';
463 $string['media_dlg:flashvars'] = 'Flashvars';
464 $string['media_dlg:flv_autostart'] = 'Auto start';
465 $string['media_dlg:flv_buffer'] = 'Buffer';
466 $string['media_dlg:flv_defaultvolume'] = 'Default volumne';
467 $string['media_dlg:flv_hiddengui'] = 'Hidden GUI';
468 $string['media_dlg:flv_jscallback'] = 'JS Callback';
469 $string['media_dlg:flv_loop'] = 'Loop';
470 $string['media_dlg:flv_options'] = 'Flash video options';
471 $string['media_dlg:flv_scalemode'] = 'Scale mode';
472 $string['media_dlg:flv_showscalemodes'] = 'Show scale modes';
473 $string['media_dlg:flv_smoothvideo'] = 'Smooth video';
474 $string['media_dlg:flv_startimage'] = 'Start image';
475 $string['media_dlg:flv_starttime'] = 'Start time';
476 $string['media_dlg:fullscreen'] = 'Fullscreen';
477 $string['media_dlg:general'] = 'General';
478 $string['media_dlg:hidden'] = 'Hidden';
479 $string['media_dlg:href'] = 'Href';
480 $string['media_dlg:hspace'] = 'H-Space';
481 $string['media_dlg:id'] = 'Id';
482 $string['media_dlg:imagestatus'] = 'Image status';
483 $string['media_dlg:invokeurls'] = 'Invoke URLs';
484 $string['media_dlg:kioskmode'] = 'Kiosk mode';
485 $string['media_dlg:list'] = 'List';
486 $string['media_dlg:liveconnect'] = 'SWLiveConnect';
487 $string['media_dlg:loop'] = 'Loop';
488 $string['media_dlg:maintainaspect'] = 'Maintain aspect';
489 $string['media_dlg:menu'] = 'Show menu';
490 $string['media_dlg:mute'] = 'Mute';
491 $string['media_dlg:name'] = 'Name';
492 $string['media_dlg:nojava'] = 'No java';
493 $string['media_dlg:numloop'] = 'Num loops';
494 $string['media_dlg:play'] = 'Auto play';
495 $string['media_dlg:playcount'] = 'Play count';
496 $string['media_dlg:playeveryframe'] = 'Play every frame';
497 $string['media_dlg:prefetch'] = 'Prefetch';
498 $string['media_dlg:preview'] = 'Preview';
499 $string['media_dlg:progress'] = 'Progress';
500 $string['media_dlg:qt_options'] = 'Quicktime options';
501 $string['media_dlg:qt_stream_warn'] = 'Streamed rtsp resources should be added to the QT Src field under the advanced tab.
502 You should also add a non streamed version to the Src field..';
503 $string['media_dlg:qtsrc'] = 'QT Src';
504 $string['media_dlg:qtsrcchokespeed'] = 'Choke speed';
505 $string['media_dlg:quality'] = 'Quality';
506 $string['media_dlg:rate'] = 'Rate';
507 $string['media_dlg:rmp_options'] = 'Real media player options';
508 $string['media_dlg:salign'] = 'SAlign';
509 $string['media_dlg:scale'] = 'Scale';
510 $string['media_dlg:scriptcallbacks'] = 'Script callbacks';
511 $string['media_dlg:shockwave_options'] = 'Shockwave options';
512 $string['media_dlg:shuffle'] = 'Shuffle';
513 $string['media_dlg:size'] = 'Dimensions';
514 $string['media_dlg:sound'] = 'Sound';
515 $string['media_dlg:starttime'] = 'Start time';
516 $string['media_dlg:stretchtofit'] = 'Stretch to fit';
517 $string['media_dlg:swstretchhalign'] = 'Stretch H-Align';
518 $string['media_dlg:swstretchstyle'] = 'Stretch style';
519 $string['media_dlg:swstretchvalign'] = 'Stretch V-Align';
520 $string['media_dlg:target'] = 'Target';
521 $string['media_dlg:targetcache'] = 'Target cache';
522 $string['media_dlg:title'] = 'Insert / edit embedded media';
523 $string['media_dlg:type'] = 'Type';
524 $string['media_dlg:uimode'] = 'UI Mode';
525 $string['media_dlg:volume'] = 'Volume';
526 $string['media_dlg:vspace'] = 'V-Space';
527 $string['media_dlg:windowlessvideo'] = 'Windowless video';
528 $string['media_dlg:wmode'] = 'WMode';
529 $string['media_dlg:wmp_options'] = 'Windows media player options';
530 $string['nonbreaking:nonbreaking_desc'] = 'Insert non-breaking space character';
531 $string['pagebreak:desc'] = 'Insert page break.';
532 $string['paste:paste_text_desc'] = 'Paste as Plain Text';
533 $string['paste:paste_word_desc'] = 'Paste from Word';
534 $string['paste:plaintext_mode'] = 'Paste is now in plain text mode. Click again to toggle back to regular paste mode.';
535 $string['paste:plaintext_mode_sticky'] = 'Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.';
536 $string['paste:selectall_desc'] = 'Select All';
537 $string['paste_dlg:text_linebreaks'] = 'Keep linebreaks';
538 $string['paste_dlg:text_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.';
539 $string['paste_dlg:word_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.';
540 $string['preview:preview_desc'] = 'Preview';
541 $string['print:print_desc'] = 'Print';
542 $string['save:cancel_desc'] = 'Cancel all changes';
543 $string['save:save_desc'] = 'Save';
544 $string['searchreplace:delta_height'] = '';
545 $string['searchreplace:delta_width'] = '';
546 $string['searchreplace:replace_desc'] = 'Find/Replace';
547 $string['searchreplace:search_desc'] = 'Find';
548 $string['searchreplace_dlg:allreplaced'] = 'All occurrences of the search string were replaced.';
549 $string['searchreplace_dlg:direction'] = 'Direction';
550 $string['searchreplace_dlg:down'] = 'Down';
551 $string['searchreplace_dlg:findnext'] = 'Find next';
552 $string['searchreplace_dlg:findwhat'] = 'Find what';
553 $string['searchreplace_dlg:mcase'] = 'Match case';
554 $string['searchreplace_dlg:notfound'] = 'The search has been completed. The search string could not be found.';
555 $string['searchreplace_dlg:replace'] = 'Replace';
556 $string['searchreplace_dlg:replace_title'] = 'Find/Replace';
557 $string['searchreplace_dlg:replaceall'] = 'Replace all';
558 $string['searchreplace_dlg:replacewith'] = 'Replace with';
559 $string['searchreplace_dlg:search_title'] = 'Find';
560 $string['searchreplace_dlg:searchnext_desc'] = 'Find again';
561 $string['searchreplace_dlg:up'] = 'Up';
562 $string['simple:bold_desc'] = 'Bold (Ctrl+B)';
563 $string['simple:bullist_desc'] = 'Unordered list';
564 $string['simple:cleanup_desc'] = 'Cleanup messy code';
565 $string['simple:italic_desc'] = 'Italic (Ctrl+I)';
566 $string['simple:numlist_desc'] = 'Ordered list';
567 $string['simple:redo_desc'] = 'Redo (Ctrl+Y)';
568 $string['simple:striketrough_desc'] = 'Strikethrough';
569 $string['simple:underline_desc'] = 'Underline (Ctrl+U)';
570 $string['simple:undo_desc'] = 'Undo (Ctrl+Z)';
571 $string['spellchecker:desc'] = 'Toggle spellchecker';
572 $string['spellchecker:ignore_word'] = 'Ignore word';
573 $string['spellchecker:ignore_words'] = 'Ignore all';
574 $string['spellchecker:langs'] = 'Languages';
575 $string['spellchecker:menu'] = 'Spellchecker settings';
576 $string['spellchecker:no_mpell'] = 'No misspellings found.';
577 $string['spellchecker:no_sug'] = 'No suggestions';
578 $string['spellchecker:sug'] = 'Suggestions';
579 $string['spellchecker:wait'] = 'Please wait...';
580 $string['style:delta_height'] = '';
581 $string['style:delta_width'] = '';
582 $string['style:desc'] = 'Edit CSS Style';
583 $string['style_dlg:apply'] = 'Apply';
584 $string['style_dlg:background_attachment'] = 'Attachment';
585 $string['style_dlg:background_color'] = 'Background color';
586 $string['style_dlg:background_hpos'] = 'Horizontal position';
587 $string['style_dlg:background_image'] = 'Background image';
588 $string['style_dlg:background_repeat'] = 'Repeat';
589 $string['style_dlg:background_tab'] = 'Background';
590 $string['style_dlg:background_vpos'] = 'Vertical position';
591 $string['style_dlg:block_display'] = 'Display';
592 $string['style_dlg:block_letterspacing'] = 'Letter spacing';
593 $string['style_dlg:block_tab'] = 'Block';
594 $string['style_dlg:block_text_align'] = 'Text align';
595 $string['style_dlg:block_text_indent'] = 'Text indent';
596 $string['style_dlg:block_vertical_alignment'] = 'Vertical alignment';
597 $string['style_dlg:block_whitespace'] = 'Whitespace';
598 $string['style_dlg:block_wordspacing'] = 'Word spacing';
599 $string['style_dlg:border_tab'] = 'Border';
600 $string['style_dlg:bottom'] = 'Bottom';
601 $string['style_dlg:box_clear'] = 'Clear';
602 $string['style_dlg:box_float'] = 'Float';
603 $string['style_dlg:box_height'] = 'Height';
604 $string['style_dlg:box_tab'] = 'Box';
605 $string['style_dlg:box_width'] = 'Width';
606 $string['style_dlg:bullet_image'] = 'Bullet image';
607 $string['style_dlg:clip'] = 'Clip';
608 $string['style_dlg:color'] = 'Color';
609 $string['style_dlg:height'] = 'Height';
610 $string['style_dlg:left'] = 'Left';
611 $string['style_dlg:list_tab'] = 'List';
612 $string['style_dlg:list_type'] = 'Type';
613 $string['style_dlg:margin'] = 'Margin';
614 $string['style_dlg:overflow'] = 'Overflow';
615 $string['style_dlg:padding'] = 'Padding';
616 $string['style_dlg:placement'] = 'Placement';
617 $string['style_dlg:position'] = 'Position';
618 $string['style_dlg:positioning_tab'] = 'Positioning';
619 $string['style_dlg:positioning_type'] = 'Type';
620 $string['style_dlg:right'] = 'Right';
621 $string['style_dlg:same'] = 'Same for all';
622 $string['style_dlg:style'] = 'Style';
623 $string['style_dlg:text_blink'] = 'blink';
624 $string['style_dlg:text_case'] = 'Case';
625 $string['style_dlg:text_color'] = 'Color';
626 $string['style_dlg:text_decoration'] = 'Decoration';
627 $string['style_dlg:text_font'] = 'Font';
628 $string['style_dlg:text_lineheight'] = 'Line height';
629 $string['style_dlg:text_none'] = 'none';
630 $string['style_dlg:text_overline'] = 'overline';
631 $string['style_dlg:text_props'] = 'Text';
632 $string['style_dlg:text_size'] = 'Size';
633 $string['style_dlg:text_striketrough'] = 'strikethrough';
634 $string['style_dlg:text_style'] = 'Style';
635 $string['style_dlg:text_tab'] = 'Text';
636 $string['style_dlg:text_underline'] = 'underline';
637 $string['style_dlg:text_variant'] = 'Variant';
638 $string['style_dlg:text_weight'] = 'Weight';
639 $string['style_dlg:title'] = 'Edit CSS Style';
640 $string['style_dlg:top'] = 'Top';
641 $string['style_dlg:visibility'] = 'Visibility';
642 $string['style_dlg:width'] = 'Width';
643 $string['style_dlg:zindex'] = 'Z-index';
644 $string['table:cell'] = 'Cell';
645 $string['table:cell_desc'] = 'Table cell properties';
646 $string['table:cellprops_delta_height'] = '';
647 $string['table:cellprops_delta_width'] = '';
648 $string['table:col'] = 'Column';
649 $string['table:col_after_desc'] = 'Insert column after';
650 $string['table:col_before_desc'] = 'Insert column before';
651 $string['table:copy_row_desc'] = 'Copy table row';
652 $string['table:cut_row_desc'] = 'Cut table row';
653 $string['table:del'] = 'Delete table';
654 $string['table:delete_col_desc'] = 'Remove column';
655 $string['table:delete_row_desc'] = 'Delete row';
656 $string['table:desc'] = 'Inserts a new table';
657 $string['table:merge_cells_delta_height'] = '';
658 $string['table:merge_cells_delta_width'] = '';
659 $string['table:merge_cells_desc'] = 'Merge table cells';
660 $string['table:paste_row_after_desc'] = 'Paste table row after';
661 $string['table:paste_row_before_desc'] = 'Paste table row before';
662 $string['table:props_desc'] = 'Table properties';
663 $string['table:row'] = 'Row';
664 $string['table:row_after_desc'] = 'Insert row after';
665 $string['table:row_before_desc'] = 'Insert row before';
666 $string['table:row_desc'] = 'Table row properties';
667 $string['table:rowprops_delta_height'] = '';
668 $string['table:rowprops_delta_width'] = '';
669 $string['table:split_cells_desc'] = 'Split merged table cells';
670 $string['table:table_delta_height'] = '';
671 $string['table:table_delta_width'] = '';
672 $string['table_dlg:advanced_props'] = 'Advanced properties';
673 $string['table_dlg:advanced_tab'] = 'Advanced';
674 $string['table_dlg:align'] = 'Alignment';
675 $string['table_dlg:align_bottom'] = 'Bottom';
676 $string['table_dlg:align_default'] = 'Default';
677 $string['table_dlg:align_left'] = 'Left';
678 $string['table_dlg:align_middle'] = 'Center';
679 $string['table_dlg:align_right'] = 'Right';
680 $string['table_dlg:align_top'] = 'Top';
681 $string['table_dlg:bgcolor'] = 'Background color';
682 $string['table_dlg:bgimage'] = 'Background image';
683 $string['table_dlg:border'] = 'Border';
684 $string['table_dlg:bordercolor'] = 'Border color';
685 $string['table_dlg:caption'] = 'Table caption';
686 $string['table_dlg:cell_all'] = 'Update all cells in table';
687 $string['table_dlg:cell_cell'] = 'Update current cell';
688 $string['table_dlg:cell_limit'] = 'You\'ve exceeded the maximum number of cells of {$cells}.';
689 $string['table_dlg:cell_row'] = 'Update all cells in row';
690 $string['table_dlg:cell_title'] = 'Table cell properties';
691 $string['table_dlg:cell_type'] = 'Cell type';
692 $string['table_dlg:cellpadding'] = 'Cellpadding';
693 $string['table_dlg:cellspacing'] = 'Cellspacing';
694 $string['table_dlg:col_limit'] = 'You\'ve exceeded the maximum number of columns of {$cols}.';
695 $string['table_dlg:colgroup'] = 'Col Group';
696 $string['table_dlg:cols'] = 'Cols';
697 $string['table_dlg:frame'] = 'Frame';
698 $string['table_dlg:frame_all'] = 'all';
699 $string['table_dlg:frame_cols'] = 'cols';
700 $string['table_dlg:frame_groups'] = 'groups';
701 $string['table_dlg:frame_none'] = 'none';
702 $string['table_dlg:frame_rows'] = 'rows';
703 $string['table_dlg:general_props'] = 'General properties';
704 $string['table_dlg:general_tab'] = 'General';
705 $string['table_dlg:height'] = 'Height';
706 $string['table_dlg:id'] = 'Id';
707 $string['table_dlg:langcode'] = 'Language code';
708 $string['table_dlg:langdir'] = 'Language direction';
709 $string['table_dlg:ltr'] = 'Left to right';
710 $string['table_dlg:merge_cells_title'] = 'Merge table cells';
711 $string['table_dlg:mime'] = 'Target MIME type';
712 $string['table_dlg:missing_scope'] = 'Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.';
713 $string['table_dlg:row_all'] = 'Update all rows in table';
714 $string['table_dlg:row_even'] = 'Update even rows in table';
715 $string['table_dlg:row_limit'] = 'You\'ve exceeded the maximum number of rows of {$rows}.';
716 $string['table_dlg:row_odd'] = 'Update odd rows in table';
717 $string['table_dlg:row_row'] = 'Update current row';
718 $string['table_dlg:row_title'] = 'Table row properties';
719 $string['table_dlg:rowgroup'] = 'Row Group';
720 $string['table_dlg:rows'] = 'Rows';
721 $string['table_dlg:rowtype'] = 'Row in table part';
722 $string['table_dlg:rtl'] = 'Right to left';
723 $string['table_dlg:rules'] = 'Rules';
724 $string['table_dlg:rules_above'] = 'above';
725 $string['table_dlg:rules_below'] = 'below';
726 $string['table_dlg:rules_border'] = 'border';
727 $string['table_dlg:rules_box'] = 'box';
728 $string['table_dlg:rules_hsides'] = 'hsides';
729 $string['table_dlg:rules_lhs'] = 'lhs';
730 $string['table_dlg:rules_rhs'] = 'rhs';
731 $string['table_dlg:rules_void'] = 'void';
732 $string['table_dlg:rules_vsides'] = 'vsides';
733 $string['table_dlg:scope'] = 'Scope';
734 $string['table_dlg:style'] = 'Style';
735 $string['table_dlg:summary'] = 'Summary';
736 $string['table_dlg:tbody'] = 'Table Body';
737 $string['table_dlg:td'] = 'Data';
738 $string['table_dlg:tfoot'] = 'Table Foot';
739 $string['table_dlg:th'] = 'Header';
740 $string['table_dlg:thead'] = 'Table Head';
741 $string['table_dlg:title'] = 'Insert/Modify table';
742 $string['table_dlg:valign'] = 'Vertical alignment';
743 $string['table_dlg:width'] = 'Width';
744 $string['template:desc'] = 'Insert predefined template content';
745 $string['template_dlg:cdate_format'] = '%Y-%m-%d %H:%M:%S';
746 $string['template_dlg:day_long'] = 'Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday';
747 $string['template_dlg:day_short'] = 'Sun,Mon,Tue,Wed,Thu,Fri,Sat,Sun';
748 $string['template_dlg:desc'] = 'Insert predefined template content';
749 $string['template_dlg:desc_label'] = 'Description';
750 $string['template_dlg:label'] = 'Template';
751 $string['template_dlg:mdate_format'] = '%Y-%m-%d %H:%M:%S';
752 $string['template_dlg:months_long'] = 'January,February,March,April,May,June,July,August,September,October,November,December';
753 $string['template_dlg:months_short'] = 'Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec';
754 $string['template_dlg:preview'] = 'Preview';
755 $string['template_dlg:select'] = 'Select a template';
756 $string['template_dlg:title'] = 'Templates';
757 $string['template_dlg:warning'] = 'Warning: Updating a template with a different one may cause data loss.';
758 $string['visualchars:desc'] = 'Visual control characters on/off.';
759 $string['xhtmlxtras:abbr_delta_height'] = '';
760 $string['xhtmlxtras:abbr_delta_width'] = '';
761 $string['xhtmlxtras:abbr_desc'] = 'Abbreviation';
762 $string['xhtmlxtras:acronym_delta_height'] = '';
763 $string['xhtmlxtras:acronym_delta_width'] = '';
764 $string['xhtmlxtras:acronym_desc'] = 'Acronym';
765 $string['xhtmlxtras:attribs_delta_height'] = '';
766 $string['xhtmlxtras:attribs_delta_width'] = '';
767 $string['xhtmlxtras:attribs_desc'] = 'Insert/Edit Attributes';
768 $string['xhtmlxtras:cite_delta_height'] = '';
769 $string['xhtmlxtras:cite_delta_width'] = '';
770 $string['xhtmlxtras:cite_desc'] = 'Citation';
771 $string['xhtmlxtras:del_delta_height'] = '';
772 $string['xhtmlxtras:del_delta_width'] = '';
773 $string['xhtmlxtras:del_desc'] = 'Deletion';
774 $string['xhtmlxtras:ins_delta_height'] = '';
775 $string['xhtmlxtras:ins_delta_width'] = '';
776 $string['xhtmlxtras:ins_desc'] = 'Insertion';
777 $string['xhtmlxtras_dlg:attrib_tab'] = 'Attributes';
778 $string['xhtmlxtras_dlg:attribs_title'] = 'Insert/Edit Attributes';
779 $string['xhtmlxtras_dlg:attribute_attrib_tab'] = 'Attributes';
780 $string['xhtmlxtras_dlg:attribute_events_tab'] = 'Events';
781 $string['xhtmlxtras_dlg:attribute_label_accesskey'] = 'AccessKey';
782 $string['xhtmlxtras_dlg:attribute_label_cite'] = 'Cite';
783 $string['xhtmlxtras_dlg:attribute_label_class'] = 'Class';
784 $string['xhtmlxtras_dlg:attribute_label_datetime'] = 'Date/Time';
785 $string['xhtmlxtras_dlg:attribute_label_id'] = 'ID';
786 $string['xhtmlxtras_dlg:attribute_label_langcode'] = 'Language';
787 $string['xhtmlxtras_dlg:attribute_label_langdir'] = 'Text Direction';
788 $string['xhtmlxtras_dlg:attribute_label_style'] = 'Style';
789 $string['xhtmlxtras_dlg:attribute_label_tabindex'] = 'TabIndex';
790 $string['xhtmlxtras_dlg:attribute_label_title'] = 'Title';
791 $string['xhtmlxtras_dlg:attribute_option_ltr'] = 'Left to right';
792 $string['xhtmlxtras_dlg:attribute_option_rtl'] = 'Right to left';
793 $string['xhtmlxtras_dlg:events_tab'] = 'Events';
794 $string['xhtmlxtras_dlg:fieldset_attrib_tab'] = 'Element Attributes';
795 $string['xhtmlxtras_dlg:fieldset_events_tab'] = 'Element Events';
796 $string['xhtmlxtras_dlg:fieldset_general_tab'] = 'General Settings';
797 $string['xhtmlxtras_dlg:general_tab'] = 'General';
798 $string['xhtmlxtras_dlg:insert_date'] = 'Insert current date/time';
799 $string['xhtmlxtras_dlg:option_ltr'] = 'Left to right';
800 $string['xhtmlxtras_dlg:option_rtl'] = 'Right to left';
801 $string['xhtmlxtras_dlg:remove'] = 'Remove';
802 $string['xhtmlxtras_dlg:title_abbr_element'] = 'Abbreviation Element';
803 $string['xhtmlxtras_dlg:title_acronym_element'] = 'Acronym Element';
804 $string['xhtmlxtras_dlg:title_cite_element'] = 'Citation Element';
805 $string['xhtmlxtras_dlg:title_del_element'] = 'Deletion Element';
806 $string['xhtmlxtras_dlg:title_ins_element'] = 'Insertion Element';