45b6b267bacbf36b85b489901e0b7357dab9cf18
[atutor.git] / docs / jscripts / tiny_mce / plugins / xhtmlxtras / langs / en_dlg.js
1 tinyMCE.addI18n('en.xhtmlxtras_dlg',{\r
2 attribute_label_title:"Title",\r
3 attribute_label_id:"ID",\r
4 attribute_label_class:"Class",\r
5 attribute_label_style:"Style",\r
6 attribute_label_cite:"Cite",\r
7 attribute_label_datetime:"Date/Time",\r
8 attribute_label_langdir:"Text Direction",\r
9 attribute_option_ltr:"Left to right",\r
10 attribute_option_rtl:"Right to left",\r
11 attribute_label_langcode:"Language",\r
12 attribute_label_tabindex:"TabIndex",\r
13 attribute_label_accesskey:"AccessKey",\r
14 attribute_events_tab:"Events",\r
15 attribute_attrib_tab:"Attributes",\r
16 general_tab:"General",\r
17 attrib_tab:"Attributes",\r
18 events_tab:"Events",\r
19 fieldset_general_tab:"General Settings",\r
20 fieldset_attrib_tab:"Element Attributes",\r
21 fieldset_events_tab:"Element Events",\r
22 title_ins_element:"Insertion Element",\r
23 title_del_element:"Deletion Element",\r
24 title_acronym_element:"Acronym Element",\r
25 title_abbr_element:"Abbreviation Element",\r
26 title_cite_element:"Citation Element",\r
27 remove:"Remove",\r
28 insert_date:"Insert current date/time",\r
29 option_ltr:"Left to right",\r
30 option_rtl:"Right to left",\r
31 attribs_title:"Insert/Edit Attributes"\r
32 });