summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-01 07:32:28 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-01 07:32:28 +0000
commitbce8c7bb739dd5c2b05ca519fa008266b4611ad6 (patch)
tree68489183c4977048960105d2c0684ed24c694291 /plugins/markasjunk/localization
parent96e6c869cb7512bae39594d61c83ea25ca516014 (diff)
Swiss German translation for markasjunk plugin
git-svn-id: https://svn.roundcube.net/trunk@5844 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
-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';
+