Merge branch '3.6-release'
[friendica-addons.git] / snautofollow / lang / de / strings.php
diff --git a/snautofollow/lang/de/strings.php b/snautofollow/lang/de/strings.php
deleted file mode 100644 (file)
index 83e99b8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_de")) {
-function string_plural_select_de($n){
-       return ($n != 1);;
-}}
-;
-$a->strings["StatusNet AutoFollow settings updated."] = "StatusNet AutoFollow Einstellungen aktualisiert.";
-$a->strings["StatusNet AutoFollow"] = "StatusNet AutoFollow";
-$a->strings["Automatically follow any StatusNet followers/mentioners"] = "Automatisch allen StatusNet Followern/Erwähnungen folgen";
-$a->strings["Save Settings"] = "Einstellungen speichern";