diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-19 18:32:27 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-02-19 18:32:27 +0000 |
| commit | 487116d32e66d3fe7e5d4e015db9a03c03b3d1f4 (patch) | |
| tree | 3bed36ef90bf20f77b825b628909633426691baa /roundcubemail/program/localization/de_DE/messages.inc | |
| parent | c0fb702e8477f465d0f4c2765e127e5dae66f3ef (diff) | |
Updated several localizations
git-svn-id: https://svn.roundcube.net/trunk@139 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/de_DE/messages.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/de_DE/messages.inc b/roundcubemail/program/localization/de_DE/messages.inc index fb13b4125..5646e4244 100644 --- a/roundcubemail/program/localization/de_DE/messages.inc +++ b/roundcubemail/program/localization/de_DE/messages.inc @@ -2,7 +2,7 @@ /* +-----------------------------------------------------------------------+ - | language/de/messages.inc | + | language/de_DE/messages.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | @@ -11,6 +11,8 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ + | de_DE translation: Stephan Diehl <info@sd-edv.de> | + +-----------------------------------------------------------------------+ $Id$ @@ -18,7 +20,7 @@ $messages = array(); -$messages['loginfailed'] = 'Login fehlgeschlagen'; +$messages['loginfailed'] = 'Anmelden fehlgeschlagen'; $messages['cookiesdisabled'] = 'Ihr Browser akzeptiert keine Cookies'; |
