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/et_EE | |
parent | ecfd13987a4d2820cbbbcdd8a8f98f4b8212dd6b (diff) |
updated pt_BR, clean up in localization
Diffstat (limited to 'program/localization/et_EE')
-rw-r--r-- | program/localization/et_EE/labels.inc | 26 | ||||
-rw-r--r-- | program/localization/et_EE/messages.inc | 7 |
2 files changed, 18 insertions, 15 deletions
diff --git a/program/localization/et_EE/labels.inc b/program/localization/et_EE/labels.inc index 9d2bf4ad2..daecf0c1c 100644 --- a/program/localization/et_EE/labels.inc +++ b/program/localization/et_EE/labels.inc @@ -1,18 +1,19 @@ <?php /* - +-----------------------------------------------------------------------+ - | language/et_EE/labels.inc | - | | - | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | - | Licensed under the GNU GPL | - | | - +-----------------------------------------------------------------------+ - | Author: Üllar Pajus <yllar.pajus@gmail.com> | - +-----------------------------------------------------------------------+ - $Id: messages.inc 394 2006-12-04 10:31:40Z yllar $ + +-----------------------------------------------------------------------+ + | language/et_EE/labels.inc | + | | + | Language file of the RoundCube Webmail client | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | + | Licensed under the GNU GPL | + | | + +-----------------------------------------------------------------------+ + | Author: Üllar Pajus <yllar.pajus@gmail.com> | + +-----------------------------------------------------------------------+ + + @version $Id$ */ @@ -180,4 +181,5 @@ $labels['managefolders'] = 'Halda kaustu'; $labels['sortby'] = 'Järjesta'; $labels['sortasc'] = 'Järjesta kasvavalt'; $labels['sortdesc'] = 'Järjesta kahanevalt'; -?> + +?>
\ No newline at end of file diff --git a/program/localization/et_EE/messages.inc b/program/localization/et_EE/messages.inc index 6e35641cc..5601867c8 100644 --- a/program/localization/et_EE/messages.inc +++ b/program/localization/et_EE/messages.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/et_EE/messages.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundCube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ | Author: Üllar Pajus <yllar.pajus@gmail.com> | +-----------------------------------------------------------------------+ - $Id: messages.inc 394 2006-12-04 10:31:40Z yllar $ + @version $Id$ */ @@ -68,4 +69,4 @@ $messages['messageopenerror'] = 'Kirjade serverist laadimine ebaõnnestus'; $messages['fileuploaderror'] = 'Faili üleslaadimine ebaõnnestus'; $messages['filesizeerror'] = 'Üleslaetava faili suurus ületab maksimaalse suuruse $size'; -?> +?>
\ No newline at end of file |