diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-13 08:10:49 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-03-13 08:10:49 +0000 |
| commit | 3a4a1bf39709444ba2e0bdfb20431771f7917134 (patch) | |
| tree | 4ecd6e04c890e61429a87f61a35226e1ae7187e4 /roundcubemail/program | |
| parent | a8282046c265a0776d96a40a8bae4f61a4b3d1dc (diff) | |
#1484891
git-svn-id: https://svn.roundcube.net/trunk@1191 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/se/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/se/labels.inc b/roundcubemail/program/localization/se/labels.inc index 47cf768b1..b8152d659 100644 --- a/roundcubemail/program/localization/se/labels.inc +++ b/roundcubemail/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 +?> |
