source: trunk/library/tiny_mce/plugins/emotions/langs/en_dlg.js @ 4829

Revision 4829, 404 bytes checked in by airton, 13 years ago (diff)

Ticket #2146 - Implementacao da funcionalidade de multiplas assinaturas - Adicao da biblioteca TinyMCE

  • Property svn:executable set to *
Line 
1tinyMCE.addI18n('en.emotions_dlg',{
2title:"Insert emotion",
3desc:"Emotions",
4cool:"Cool",
5cry:"Cry",
6embarassed:"Embarassed",
7foot_in_mouth:"Foot in mouth",
8frown:"Frown",
9innocent:"Innocent",
10kiss:"Kiss",
11laughing:"Laughing",
12money_mouth:"Money mouth",
13sealed:"Sealed",
14smile:"Smile",
15surprised:"Surprised",
16tongue_out:"Tongue out",
17undecided:"Undecided",
18wink:"Wink",
19yell:"Yell"
20});
Note: See TracBrowser for help on using the repository browser.