diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 20:13:11 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 20:13:11 +0000 |
| commit | a89d5bff8fdb78f38c7e6fb8b4ed937fcbe0381f (patch) | |
| tree | fcec2ad7a2f8d132b55978d957a3a877c1077736 /roundcubemail/plugins/markasjunk | |
| parent | 13a587bf8c59d4422f6958dc378151e18849a782 (diff) | |
sv_SE update
git-svn-id: https://svn.roundcube.net/trunk@2857 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/markasjunk')
| -rw-r--r-- | roundcubemail/plugins/markasjunk/localization/sv_SE.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/plugins/markasjunk/localization/sv_SE.inc b/roundcubemail/plugins/markasjunk/localization/sv_SE.inc index 5477a01a9..f4c5959b9 100644 --- a/roundcubemail/plugins/markasjunk/localization/sv_SE.inc +++ b/roundcubemail/plugins/markasjunk/localization/sv_SE.inc @@ -1,7 +1,7 @@ <?php $labels = array(); -$labels['buttontitle'] = 'Märk som skräp'; -$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp'; +$labels['buttontitle'] = 'Märk som skräp'; +$labels['reportedasjunk'] = 'FramgÃ¥ngsrikt rapporterat som skräp'; ?>
\ No newline at end of file |
