From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 06 Feb 2007 04:17:01 -0500 Subject: [PATCH] updated pt_BR, clean up in localization --- program/localization/se/labels.inc | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/program/localization/se/labels.inc b/program/localization/se/labels.inc index 451f159..a94abc2 100644 --- a/program/localization/se/labels.inc +++ b/program/localization/se/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/se/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: Fredrik Nygren <f.nygren@gmail.com> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -140,7 +141,6 @@ $labels['nosubject'] = '(inget ämne)'; $labels['showimages'] = 'Visa bilder'; - // address boook $labels['name'] = 'Visa namn'; $labels['firstname'] = 'Förnamn'; @@ -174,7 +174,6 @@ $labels['ldappublicsearchfield'] = 'Sök på'; $labels['ldappublicsearchform'] = 'Sök kontakt'; $labels['ldappublicsearch'] = 'Sök'; - // settings $labels['settingsfor'] = 'Inställningar för'; @@ -213,4 +212,5 @@ $labels['sortdesc'] = 'Sortera fallande'; $labels['description'] = 'Beskrivning'; -?> + +?> \ No newline at end of file -- Gitblit v1.9.1