summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/de_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/emotions/langs/de_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/emotions/langs/de_dlg.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/emotions/langs/de_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/de_dlg.js
new file mode 100755
index 000000000..3940a2a54
--- /dev/null
+++ b/program/js/tiny_mce/plugins/emotions/langs/de_dlg.js
@@ -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"
+}); \ No newline at end of file