diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-11-23 09:38:02 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-11-23 09:38:02 +0100 |
commit | 7184b3a0e14c81e0e582052aff64f030f07699e6 (patch) | |
tree | 034886f06f952873aeda663cfc60ff8ba5df944b /program/js/tiny_mce/plugins/emotions | |
parent | 184a11b4fb35dae46366adba580e7d99ac457781 (diff) |
- Update TinyMCE to version 3.5.10 (#1489442)
Diffstat (limited to 'program/js/tiny_mce/plugins/emotions')
-rw-r--r-- | program/js/tiny_mce/plugins/emotions/langs/en_dlg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/tiny_mce/plugins/emotions/langs/en_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/en_dlg.js index f5aafc390..037c4b588 100644 --- a/program/js/tiny_mce/plugins/emotions/langs/en_dlg.js +++ b/program/js/tiny_mce/plugins/emotions/langs/en_dlg.js @@ -1 +1 @@ -tinyMCE.addI18n('en.emotions_dlg',{cry:"Cry",cool:"Cool",desc:"Emotions",title:"Insert Emotion",yell:"Yell",wink:"Wink",undecided:"Undecided","tongue_out":"Tongue Out",surprised:"Surprised",smile:"Smile",sealed:"Sealed","money_mouth":"Money Mouth",laughing:"Laughing",kiss:"Kiss",innocent:"Innocent",frown:"Frown","foot_in_mouth":"Foot in Mouth",embarassed:"Embarassed",usage:"Use left and right arrows to navigate."});
\ No newline at end of file +tinyMCE.addI18n('en.emotions_dlg',{cry:"Cry",cool:"Cool",desc:"Emotions",title:"Insert Emotion",usage:"Use left and right arrows to navigate.",yell:"Yell",wink:"Wink",undecided:"Undecided","tongue_out":"Tongue Out",surprised:"Surprised",smile:"Smile",sealed:"Sealed","money_mouth":"Money Mouth",laughing:"Laughing",kiss:"Kiss",innocent:"Innocent",frown:"Frown","foot_in_mouth":"Foot in Mouth",embarassed:"Embarassed"}); |