app/tiny_mce/plugins/emotions/langs/en_dlg.js
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 25 Oct 2009 11:24:46 -0700
changeset 3038 34eeacafc5dc
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Once a task has been approved it can no longer be unapproved. Patch by: Madhusudan C.S. and Lennard de Rijk

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"
});