summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/se/labels.inc
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
commite52d43aa5c789a5c65b677b82438443147963ea2 (patch)
tree997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/se/labels.inc
parent8f4913db717d6a77884c1683a82274b1b920ee2b (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/se/labels.inc')
-rw-r--r--roundcubemail/program/localization/se/labels.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/roundcubemail/program/localization/se/labels.inc b/roundcubemail/program/localization/se/labels.inc
index 451f15992..a94abc2ca 100644
--- a/roundcubemail/program/localization/se/labels.inc
+++ b/roundcubemail/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['highest'] = 'Högst';
$labels['nosubject'] = '(inget ämne)';
$labels['showimages'] = 'Visa bilder';
-
// address boook
$labels['name'] = 'Visa namn';
$labels['firstname'] = 'Förnamn';
@@ -175,7 +175,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['sortasc'] = 'Sortera stigande';
$labels['sortdesc'] = 'Sortera fallande';
$labels['description'] = 'Beskrivning';
-?>
+
+?> \ No newline at end of file