summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-02-01 07:33:45 +0000
committerthomascube <thomas@roundcube.net>2012-02-01 07:33:45 +0000
commit7fb577bc8f7c0fd24c7d6119bdf87f3cee4a1418 (patch)
tree7e293261d13a810d6921f74a75d1ae79a40acf87
parentee9ee7f66fae218afe24942166ba833eb490ada3 (diff)
Swiss German translation for markasjunk plugin
-rw-r--r--plugins/markasjunk/localization/de_CH.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/de_CH.inc b/plugins/markasjunk/localization/de_CH.inc
new file mode 100644
index 000000000..9cfa38dad
--- /dev/null
+++ b/plugins/markasjunk/localization/de_CH.inc
@@ -0,0 +1,6 @@
+<?php
+
+$labels = array();
+$labels['buttontitle'] = 'Als SPAM markieren';
+$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
+