diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
| commit | e52d43aa5c789a5c65b677b82438443147963ea2 (patch) | |
| tree | 997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/nl_BE | |
| parent | 8f4913db717d6a77884c1683a82274b1b920ee2b (diff) | |
updated pt_BR, clean up in localization
git-svn-id: https://svn.roundcube.net/trunk@466 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/nl_BE')
| -rw-r--r-- | roundcubemail/program/localization/nl_BE/labels.inc | 13 | ||||
| -rw-r--r-- | roundcubemail/program/localization/nl_BE/messages.inc | 6 |
2 files changed, 7 insertions, 12 deletions
diff --git a/roundcubemail/program/localization/nl_BE/labels.inc b/roundcubemail/program/localization/nl_BE/labels.inc index ccaf14012..88a1ab4e6 100644 --- a/roundcubemail/program/localization/nl_BE/labels.inc +++ b/roundcubemail/program/localization/nl_BE/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nl_BE/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: Dennis Heeren <dennis.heeren@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -131,7 +132,6 @@ $labels['highest'] = 'Hoogste'; $labels['nosubject'] = '(geen onderwerp)'; $labels['showimages'] = 'Toon afbeeldingen'; - // address boook $labels['name'] = 'Naam'; $labels['firstname'] = 'Voornaam'; @@ -197,9 +197,4 @@ $labels['sortby'] = 'Sorteren op'; $labels['sortdesc'] = 'Aflopend sorteren'; $labels['sortasc'] = 'Oplopend sorteren'; -?> - - - - - +?>
\ No newline at end of file diff --git a/roundcubemail/program/localization/nl_BE/messages.inc b/roundcubemail/program/localization/nl_BE/messages.inc index 0acafe33f..a951e85bf 100644 --- a/roundcubemail/program/localization/nl_BE/messages.inc +++ b/roundcubemail/program/localization/nl_BE/messages.inc @@ -1,23 +1,23 @@ <?php /* + +-----------------------------------------------------------------------+ | language/nl_BE/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: Dennis Heeren <dennis.heeren@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ $messages = array(); - $messages['loginfailed'] = 'Aanmelden mislukt...'; $messages['cookiesdisabled'] = 'Je browser accepteert geen cookies...'; $messages['sessionerror'] = 'Sessie is reeds beƫindigd of is ongeldig...'; |
