From ff42d25e21a1eb5254cdb74e620dd90bcfabb649 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 06 Feb 2007 04:29:47 -0500 Subject: [PATCH] update localization missed by svn --- program/localization/ca/labels.inc | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/program/localization/ca/labels.inc b/program/localization/ca/labels.inc index f58d42a..f767132 100644 --- a/program/localization/ca/labels.inc +++ b/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['sortasc'] = 'Ordena ascendentment'; $labels['sortdesc'] = 'Ordena descendentment'; -?> +?> \ No newline at end of file -- Gitblit v1.9.1