diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-16 12:25:41 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-16 12:25:41 +0000 |
| commit | 8a499783a029aa63fbf73d16a9447cd0f3cd1e1f (patch) | |
| tree | dbe1f3defa074ada33ab9cf2d5b265d516dc3651 /plugins | |
| parent | d01944ba3d6e8c7f8d47ef5662e53a6cfa3de98d (diff) | |
- de_DE localization added
git-svn-id: https://svn.roundcube.net/trunk@5224 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/newmail_notifier/localization/de_DE.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/de_DE.inc b/plugins/newmail_notifier/localization/de_DE.inc new file mode 100644 index 000000000..10df204bd --- /dev/null +++ b/plugins/newmail_notifier/localization/de_DE.inc @@ -0,0 +1,6 @@ +<?php + +$labels['basic'] = 'Benachrichtigung bei neuer Nachricht'; +$labels['sound'] = 'Akustische Meldung bei neuer Nachricht'; + +?> |
