From 3c69a7a24a76ec5ecf5df91dfdc2ac18010e2694 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Wed, 12 Aug 2009 16:13:11 -0400
Subject: [PATCH] sv_SE update

---
 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 5477a01..f4c5959 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

--
Gitblit v1.9.1