* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / emotions / langs / de_dlg.js
1 tinyMCE.addI18n('de.emotions_dlg',{\r
2 title:"Smiley einf\u00FCgen",\r
3 desc:"Smilies",\r
4 cool:"Cool",\r
5 cry:"Weinend",\r
6 embarassed:"Verlegen",\r
7 foot_in_mouth:"Reingefallen",\r
8 frown:"Stirnrunzelnd",\r
9 innocent:"Unschuldig",\r
10 kiss:"K\u00FCssend",\r
11 laughing:"Lachend",\r
12 money_mouth:"Geld",\r
13 sealed:"Verschlossen",\r
14 smile:"L\u00E4chelnd",\r
15 surprised:"\u00DCberrascht",\r
16 tongue_out:"Zunge raus",\r
17 undecided:"Unentschlossen",\r
18 wink:"Zwinkernd",\r
19 yell:"Br\u00FCllend"\r
20 });