From 60527660ee5e78df7ac4ee8e37a8ba6fdab22128 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 24 Jun 2010 13:55:14 +0000 Subject: - Update TinyMCE translations --- program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js (limited to 'program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js') diff --git a/program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js new file mode 100644 index 000000000..a87ad47bf --- /dev/null +++ b/program/js/tiny_mce/plugins/emotions/langs/bn_dlg.js @@ -0,0 +1,20 @@ +tinyMCE.addI18n('bn.emotions_dlg',{ +title:"Insert emotion", +desc:"Emotions", +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