diff -r 79d52c2d50a2 -r d2377425d3f2 app/tiny_mce/plugins/emotions/langs/en_dlg.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/tiny_mce/plugins/emotions/langs/en_dlg.js Tue Sep 16 16:49:25 2008 +0000 @@ -0,0 +1,20 @@ +tinyMCE.addI18n('en.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