diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:29:47 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:29:47 +0000 |
| commit | d0d6e1d0ec5528d35dd4d7b80127637def84d402 (patch) | |
| tree | 5d375715aa15db12a2881ff0658d4c02bec1a986 /roundcubemail/program/localization/ca/labels.inc | |
| parent | e52d43aa5c789a5c65b677b82438443147963ea2 (diff) | |
update localization missed by svn
git-svn-id: https://svn.roundcube.net/trunk@467 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ca/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/ca/labels.inc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/ca/labels.inc b/roundcubemail/program/localization/ca/labels.inc index f58d42adf..f767132d1 100644 --- a/roundcubemail/program/localization/ca/labels.inc +++ b/roundcubemail/program/localization/ca/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/ca/labels.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: Miguel Canteras i CaƱizares <miguel@canteras.org> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -215,4 +216,4 @@ $labels['sortby'] = 'Ordena per'; $labels['sortasc'] = 'Ordena ascendentment'; $labels['sortdesc'] = 'Ordena descendentment'; -?> +?>
\ No newline at end of file |
