From ae8237334f5c605b7e7d5e986059254b0241ffb8 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 18 Aug 2008 12:08:32 +0000 Subject: Add (a bunch of) language packs for tinyMCE --- program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js (limited to 'program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js') diff --git a/program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js new file mode 100755 index 000000000..7ce422da0 --- /dev/null +++ b/program/js/tiny_mce/plugins/emotions/langs/cs_dlg.js @@ -0,0 +1,20 @@ +tinyMCE.addI18n('cs.emotions_dlg',{ +title:"Vlo\u017Eit emotikon", +desc:"Emotikony", +cool:"Cool", +cry:"Cry", +embarassed:"Embarassed", +foot_in_mouth:"Foot in mouth", +frown:"Frown", +innocent:"Innocent", +kiss:"Kiss", +laughing:"Laughing", +money_mouth:"Money mouth", +sealed:"Sealed", +smile:"Smile", +surprised:"Surprised", +tongue_out:"Tongue out", +undecided:"Undecided", +wink:"Wink", +yell:"Yell" +}); \ No newline at end of file -- cgit v1.2.3