diff options
author | thomascube <thomas@roundcube.net> | 2009-01-20 16:23:12 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-01-20 16:23:12 +0000 |
commit | 76ecf147f669ca1ffb8a22fe8e6f03aba7269cac (patch) | |
tree | 8fabeec1b2ab303ee9ec920ad8eaceca3c9eade2 | |
parent | ebf96ef8bf9fb7273951bc3ae0dcc61082f607b4 (diff) |
Better wording in de_CH
-rw-r--r-- | program/localization/de_CH/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index 39f6d3e41..b48c57818 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -94,7 +94,7 @@ $labels['longoct'] = 'Oktober'; $labels['longnov'] = 'November'; $labels['longdec'] = 'Dezember'; $labels['today'] = 'Heute'; -$labels['checkmail'] = 'Überprüfung auf neue Anzeigen'; +$labels['checkmail'] = 'Auf neue Nachrichten prüfen'; $labels['writenewmessage'] = 'Neue Nachricht schreiben'; $labels['replytomessage'] = 'Antwort verfassen'; $labels['replytoallmessage'] = 'Antwort an Absender und alle Empfänger verfassen'; |