diff options
author | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-02-06 09:17:01 +0000 |
commit | 9d41ed8d3e8d63b1107006d1905d1f2517639f78 (patch) | |
tree | efe47b02e0439347cea0c59a746696a489b47182 /program/localization/de_DE/labels.inc | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r-- | program/localization/de_DE/labels.inc | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index b860f38eb..7e792597f 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -1,20 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/de_DE/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: Thomas Bruederli <roundcube@gmail.com> | - +-----------------------------------------------------------------------+ - | de_DE translation: Stephan Diehl <info@sd-edv.de> | + | Author: Stephan Diehl <info@sd-edv.de> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -183,5 +182,4 @@ $labels['sortby'] = 'Sortieren nach'; $labels['sortasc'] = 'Aufsteigend sortieren'; $labels['sortdesc'] = 'Absteigend sortieren'; -?> - +?>
\ No newline at end of file |