diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-01 07:32:28 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-01 07:32:28 +0000 |
| commit | bce8c7bb739dd5c2b05ca519fa008266b4611ad6 (patch) | |
| tree | 68489183c4977048960105d2c0684ed24c694291 | |
| parent | 96e6c869cb7512bae39594d61c83ea25ca516014 (diff) | |
Swiss German translation for markasjunk plugin
git-svn-id: https://svn.roundcube.net/trunk@5844 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | plugins/markasjunk/localization/de_CH.inc | 6 |
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'; + |
