diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-16 19:25:32 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-16 19:25:32 +0000 |
| commit | 9c367912e2a547255eb4da3624878e47dd1e0d78 (patch) | |
| tree | ccef86d42b9e22114a9677bd7ca7c9388c9c752b /plugins/newmail_notifier | |
| parent | b85d4e55bace30a42435698beafd648548a70541 (diff) | |
Add Swiss German localization
git-svn-id: https://svn.roundcube.net/trunk@5230 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/newmail_notifier')
| -rw-r--r-- | plugins/newmail_notifier/localization/de_CH.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/de_CH.inc b/plugins/newmail_notifier/localization/de_CH.inc new file mode 100644 index 000000000..10df204bd --- /dev/null +++ b/plugins/newmail_notifier/localization/de_CH.inc @@ -0,0 +1,6 @@ +<?php + +$labels['basic'] = 'Benachrichtigung bei neuer Nachricht'; +$labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; + +?> |
