From e70d6ea64e711096af36b1234f8545b870ea5f45 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 05 Apr 2008 08:49:21 -0400 Subject: [PATCH] Apply changes from trunk to 0.1-stable --- program/localization/se/labels.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/program/localization/se/labels.inc b/program/localization/se/labels.inc index 47cf768..b8152d6 100644 --- a/program/localization/se/labels.inc +++ b/program/localization/se/labels.inc @@ -136,7 +136,7 @@ $labels['name'] = 'Visa namn'; $labels['firstname'] = 'Förnamn'; $labels['surname'] = 'Efternamn'; -$labels['email'] = 'Meddelande'; +$labels['email'] = 'E-post'; $labels['addcontact'] = 'Lägg till ny kontakt'; $labels['editcontact'] = 'Redigera kontakt'; $labels['edit'] = 'Redigera'; @@ -191,4 +191,4 @@ $labels['sortasc'] = 'Sortera stigande'; $labels['sortdesc'] = 'Sortera fallande'; -?> \ No newline at end of file +?> -- Gitblit v1.9.1