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/el/labels.inc | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/el/labels.inc')
-rwxr-xr-x | program/localization/el/labels.inc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/program/localization/el/labels.inc b/program/localization/el/labels.inc index 65b0806ff..0fae547d3 100755 --- a/program/localization/el/labels.inc +++ b/program/localization/el/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/el/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2007, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: Jim Deves<jim@cobaltblue.gr> | + | Author: Jim Deves <jim@cobaltblue.gr> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -216,4 +217,5 @@ $labels['managefolders'] = 'Διαχείρηση φακέλων'; $labels['sortby'] = 'Ταξινόμιση κατά'; $labels['sortasc'] = 'Αύξουσα ταξινόμιση'; $labels['sortdesc'] = 'Φθίνουσα ταξινόμιση'; -?> + +?>
\ No newline at end of file |