diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-20 16:23:12 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-20 16:23:12 +0000 |
| commit | b8f49f7007ef08528895584470c288337de51771 (patch) | |
| tree | 6b56e29b3c72043fffbd078531e6062db03ef3f5 /roundcubemail/program/localization | |
| parent | d63c8e138c57db3f94bb4ef425aab96348aad87a (diff) | |
Better wording in de_CH
git-svn-id: https://svn.roundcube.net/trunk@2244 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/de_CH/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc index 39f6d3e41..b48c57818 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/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'; |
