diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-24 13:55:14 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-24 13:55:14 +0000 |
| commit | 3aacfdcdb80e8219d64dbdcbd5e6f74e4c13bc17 (patch) | |
| tree | 9ab02b63269936dc120d2e644e5c2e13f8954890 /roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs | |
| parent | 49d2876be2d890265dded1aa87ac2c01c25ff362 (diff) | |
- Update TinyMCE translations
git-svn-id: https://svn.roundcube.net/trunk@3785 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs')
| -rw-r--r-- | roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js b/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js deleted file mode 100644 index 45b6b267b..000000000 --- a/roundcubemail/program/js/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +++ /dev/null @@ -1,32 +0,0 @@ -tinyMCE.addI18n('en.xhtmlxtras_dlg',{
-attribute_label_title:"Title",
-attribute_label_id:"ID",
-attribute_label_class:"Class",
-attribute_label_style:"Style",
-attribute_label_cite:"Cite",
-attribute_label_datetime:"Date/Time",
-attribute_label_langdir:"Text Direction",
-attribute_option_ltr:"Left to right",
-attribute_option_rtl:"Right to left",
-attribute_label_langcode:"Language",
-attribute_label_tabindex:"TabIndex",
-attribute_label_accesskey:"AccessKey",
-attribute_events_tab:"Events",
-attribute_attrib_tab:"Attributes",
-general_tab:"General",
-attrib_tab:"Attributes",
-events_tab:"Events",
-fieldset_general_tab:"General Settings",
-fieldset_attrib_tab:"Element Attributes",
-fieldset_events_tab:"Element Events",
-title_ins_element:"Insertion Element",
-title_del_element:"Deletion Element",
-title_acronym_element:"Acronym Element",
-title_abbr_element:"Abbreviation Element",
-title_cite_element:"Citation Element",
-remove:"Remove",
-insert_date:"Insert current date/time",
-option_ltr:"Left to right",
-option_rtl:"Right to left",
-attribs_title:"Insert/Edit Attributes"
-});
\ No newline at end of file |
