summaryrefslogtreecommitdiff
path: root/plugins/markasjunk
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-19 12:16:49 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-19 12:16:49 +0000
commita5ae9cb226d421e7203346be80cfda90a08319d4 (patch)
treebb1144cb16f7d9650afe501e8445b595006d870b /plugins/markasjunk
parentcb16d146019fa85984696a47e9863e526803a62b (diff)
pt_PT kh_KH de_DE translation updates
git-svn-id: https://svn.roundcube.net/trunk@3975 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/de_DE.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/de_DE.inc b/plugins/markasjunk/localization/de_DE.inc
new file mode 100644
index 000000000..f21edf7cd
--- /dev/null
+++ b/plugins/markasjunk/localization/de_DE.inc
@@ -0,0 +1,6 @@
+<?php
+// translation done by Ulli Heist - http://heist.hobby-site.org/
+$labels = array();
+$labels['buttontitle'] = 'als SPAM markieren';
+$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
+?> \ No newline at end of file