diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-25 22:11:50 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-07-25 22:11:50 +0000 |
| commit | 2e6a221c88d8b54fcefc0273e59c52bd484c962e (patch) | |
| tree | 26059770a357d4003c45c58bce9aa9d7a8ad9745 /roundcubemail/program/localization/de_CH/messages.inc | |
| parent | 8caf79e1b0db4ea1a46aa14034901f571d30f742 (diff) | |
Several bugfixes and improvements. See CHANGELOG for details
git-svn-id: https://svn.roundcube.net/trunk@282 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/de_CH/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_CH/messages.inc b/roundcubemail/program/localization/de_CH/messages.inc index 0484b5ded..d3314a9d6 100644 --- a/roundcubemail/program/localization/de_CH/messages.inc +++ b/roundcubemail/program/localization/de_CH/messages.inc @@ -34,7 +34,7 @@ $messages['mailboxempty'] = 'Ordner ist leer'; $messages['loading'] = $messages['loadingdata'] = 'Daten werden geladen...'; -$messages['checkingmail'] = 'Überprüfung auf neue Anzeigen...'; +$messages['checkingmail'] = 'Überprüfung auf neue Nachrichten...'; $messages['sendingmessage'] = 'Nachricht wird gesendet...'; |
