diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-06 11:26:11 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-01-06 11:26:11 +0000 |
| commit | b0d8edcf2507b42c33e7018d80c5061fddab4dd8 (patch) | |
| tree | 7265b3fbc441e024acee73d32dd5fa414bb156d6 | |
| parent | 47e803b4ca7b6a9f5e4c08619e9af91f20006b64 (diff) | |
- typo in de_CH #1485667
git-svn-id: https://svn.roundcube.net/trunk@2219 208e9e7b-5314-0410-a742-e7e81cd9613c
| -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 e52f76afa..211c6decc 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -216,7 +216,7 @@ $labels['htmlsignature'] = 'HTML-Signatur'; $labels['previewpane'] = 'Nachrichtenvorschau anzeigen'; $labels['skin'] = 'Oberflächendesign'; $labels['logoutclear'] = 'Papierkorb beim Abmelden leeren'; -$labels['logoutcompact'] = 'Posteingang beim Abmleden packen'; +$labels['logoutcompact'] = 'Posteingang beim Abmelden packen'; $labels['uisettings'] = 'Benutzeroberfläche'; $labels['serversettings'] = 'Server-Einstellungen'; $labels['mailboxview'] = 'Mailbox-Ansicht'; |
