diff options
author | yllar <yllar.pajus@gmail.com> | 2009-08-12 20:13:11 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-08-12 20:13:11 +0000 |
commit | 3c69a7a24a76ec5ecf5df91dfdc2ac18010e2694 (patch) | |
tree | d9d1d471d211d0696788fba51e6dac60bb72eafc /plugins/markasjunk | |
parent | 76791cf3c91c74c1da7ffe4112cea4c339eb774e (diff) |
sv_SE update
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r-- | plugins/markasjunk/localization/sv_SE.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/markasjunk/localization/sv_SE.inc b/plugins/markasjunk/localization/sv_SE.inc index 5477a01a9..f4c5959b9 100644 --- a/plugins/markasjunk/localization/sv_SE.inc +++ b/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 |