X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftiny_mce%2Fplugins%2Fxhtmlxtras%2Flangs%2Fen_dlg.js;h=c4569f85ec7708fb7cabc885866cd41f6ae4a2db;hp=45b6b267bacbf36b85b489901e0b7357dab9cf18;hb=b05f4eef4014db3885787ef15107cba93c932ac9;hpb=b347fec899815ec89b2738a0877880ee81e74b59 diff --git a/webcit/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js b/webcit/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js index 45b6b267b..c4569f85e 100644 --- a/webcit/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js +++ b/webcit/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js @@ -1,32 +1 @@ -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 +tinyMCE.addI18n('en.xhtmlxtras_dlg',{"attribs_title":"Insert/Edit Attributes","option_rtl":"Right to Left","option_ltr":"Left to Right","insert_date":"Insert Current Date/Time",remove:"Remove","title_cite_element":"Citation Element","title_abbr_element":"Abbreviation Element","title_acronym_element":"Acronym Element","title_del_element":"Deletion Element","title_ins_element":"Insertion Element","fieldset_events_tab":"Element Events","fieldset_attrib_tab":"Element Attributes","fieldset_general_tab":"General Settings","events_tab":"Events","attrib_tab":"Attributes","general_tab":"General","attribute_attrib_tab":"Attributes","attribute_events_tab":"Events","attribute_label_accesskey":"AccessKey","attribute_label_tabindex":"TabIndex","attribute_label_langcode":"Language","attribute_option_rtl":"Right to Left","attribute_option_ltr":"Left to Right","attribute_label_langdir":"Text Direction","attribute_label_datetime":"Date/Time","attribute_label_cite":"Cite","attribute_label_style":"Style","attribute_label_class":"Class","attribute_label_id":"ID","attribute_label_title":"Title"}); \ No newline at end of file