]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/xhtmlxtras/langs/en.js
Upgrade of TinyMCE is in progress.
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / langs / en.js
diff --git a/webcit/tiny_mce/plugins/xhtmlxtras/langs/en.js b/webcit/tiny_mce/plugins/xhtmlxtras/langs/en.js
new file mode 100755 (executable)
index 0000000..50d244c
--- /dev/null
@@ -0,0 +1,42 @@
+// UK lang variables\r
+\r
+tinyMCE.addToLang('xhtmlxtras',{\r
+cite_desc : 'Citation',\r
+abbr_desc : 'Abbreviation',\r
+acronym_desc : 'Acronym',\r
+del_desc : 'Deletion',\r
+ins_desc : 'Insertion',\r
+attribute_label_title : 'Title',\r
+attribute_label_id : 'ID',\r
+attribute_label_class : 'Class',\r
+attribute_label_style : 'Style',\r
+attribute_label_cite : 'Cite',\r
+attribute_label_datetime : 'Date/Time',\r
+attribute_label_langdir : 'Text Direction',\r
+attribute_option_ltr : 'Left to right',\r
+attribute_option_rtl : 'Right to left',\r
+attribute_label_langcode : 'Language',\r
+attribute_label_tabindex : 'TabIndex',\r
+attribute_label_accesskey : 'AccessKey',\r
+attribute_label_cite : 'Cite',\r
+attribute_events_tab : 'Events',\r
+attribute_attrib_tab : 'Attributes',\r
+general_tab : 'General',\r
+attrib_tab : 'Attributes',\r
+events_tab : 'Events',\r
+fieldset_general_tab : 'General Settings',\r
+fieldset_attrib_tab : 'Element Attributes',\r
+fieldset_events_tab : 'Element Events',\r
+title_ins_element : 'Insertion Element',\r
+title_del_element : 'Deletion Element',\r
+title_acronym_element : 'Acronym Element',\r
+title_abbr_element : 'Abbreviation Element',\r
+title_cite_element : 'Citation Element',\r
+remove : 'Remove',\r
+not_set : '--not set--',\r
+insert_date : 'Insert current date/time',\r
+option_ltr : 'Left to right',\r
+option_rtl : 'Right to left',\r
+attribs_desc : 'Insert/Edit Attributes',\r
+attribs_title : 'Insert/Edit Attributes'\r
+});\r