Merge branch '3.6-release'
[friendica-addons.git] / editplain / lang / de / strings.php
diff --git a/editplain/lang/de/strings.php b/editplain/lang/de/strings.php
deleted file mode 100644 (file)
index 89647e3..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["Editplain settings updated."] = "Editplain Einstellungen gespeichert.";
-$a->strings["Editplain Settings"] = "Editplain Einstellungen";
-$a->strings["Disable richtext status editor"] = "Web-Editor für Beiträge deakivieren";
-$a->strings["Submit"] = "Senden";