diff options
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 |