diff options
author | thomascube <thomas@roundcube.net> | 2006-02-22 21:49:43 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-02-22 21:49:43 +0000 |
commit | b793add499184bac7acec35657e232cec7ee0813 (patch) | |
tree | f10803c4779d58726c1c4faec1d29b9ebcb36ebb /program/localization/se/labels.inc | |
parent | 4793992602a5567a1fb5db9a55c7fee39ff8b209 (diff) |
Updated localizations
Diffstat (limited to 'program/localization/se/labels.inc')
-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 acd00813a..1baf27202 100644 --- a/program/localization/se/labels.inc +++ b/program/localization/se/labels.inc @@ -1,4 +1,4 @@ -<?php +<?php /* +-----------------------------------------------------------------------+ @@ -106,7 +106,7 @@ $labels['none'] = 'Ingen'; $labels['unread'] = 'Oläst'; $labels['compact'] = 'Packa'; -$labels['empty'] = 'Tom'; +$labels['empty'] = 'Töm'; $labels['purge'] = 'Rensa'; $labels['quota'] = 'Diskutrymme'; |