diff options
author | yllar <yllar.pajus@gmail.com> | 2008-03-13 08:10:49 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-03-13 08:10:49 +0000 |
commit | e19e743802b80a0c41c5b0208b96f42075c408d0 (patch) | |
tree | 77f00cd035ddcf49800f98b8e329dee633c36cd2 | |
parent | 3ac131dfcf1de0a336abf9547d2419e82e710c1a (diff) |
#1484891
-rw-r--r-- | 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 47cf768b1..b8152d659 100644 --- a/program/localization/se/labels.inc +++ b/program/localization/se/labels.inc @@ -136,7 +136,7 @@ $labels['receiptnote'] = 'Notera: Det här kvittot berättar bara att meddelande $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['sortby'] = 'Sortera på'; $labels['sortasc'] = 'Sortera stigande'; $labels['sortdesc'] = 'Sortera fallande'; -?>
\ No newline at end of file +?> |