Merge branch '3.6-release'
[friendica-addons.git] / forumlist / lang / sv / strings.php
diff --git a/forumlist/lang/sv/strings.php b/forumlist/lang/sv/strings.php
deleted file mode 100644 (file)
index f2fe884..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_sv")) {
-function string_plural_select_sv($n){
-       return ($n != 1);;
-}}
-;
-$a->strings["Forums"] = "Forum";
-$a->strings["show/hide"] = "";
-$a->strings["No forum subscriptions"] = "";
-$a->strings["Forums:"] = "";
-$a->strings["Forumlist settings updated."] = "";
-$a->strings["Forumlist Settings"] = "";
-$a->strings["Randomise forum list"] = "";
-$a->strings["Show forums on profile page"] = "";
-$a->strings["Show forums on network page"] = "";
-$a->strings["Submit"] = "Spara";