Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
20
thirdparty/tiny/plugins/emotions/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
20
thirdparty/tiny/plugins/emotions/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
tinyMCE.addI18n('de.emotions_dlg',{
|
||||
title:"Smiley einf\u00FCgen",
|
||||
desc:"Smilies",
|
||||
cool:"Cool",
|
||||
cry:"Weinend",
|
||||
embarassed:"Verlegen",
|
||||
foot_in_mouth:"Reingefallen",
|
||||
frown:"Stirnrunzelnd",
|
||||
innocent:"Unschuldig",
|
||||
kiss:"K\u00FCssend",
|
||||
laughing:"Lachend",
|
||||
money_mouth:"Geld",
|
||||
sealed:"Verschlossen",
|
||||
smile:"L\u00E4chelnd",
|
||||
surprised:"\u00DCberrascht",
|
||||
tongue_out:"Zunge raus",
|
||||
undecided:"Unentschlossen",
|
||||
wink:"Zwinkernd",
|
||||
yell:"Br\u00FCllend"
|
||||
});
|
20
thirdparty/tiny/plugins/emotions/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
20
thirdparty/tiny/plugins/emotions/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
|
@ -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"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue