]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockem/lang/de/strings.php
DE update to addon translations
[friendica-addons.git] / blockem / lang / de / strings.php
index a11507bd4c759db089fb9865d03df33590b29492..d3089c4d73168793c2bd6bcd4faa4801cc6cb2ec 100644 (file)
@@ -5,9 +5,9 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["\"Blockem\""] = "\"Blockem\"";
-$a->strings["Comma separated profile URLS to block"] = "Liste von Profil URLs die geblockt werden soll (durch Kommas getrennt)";
-$a->strings["Save Settings"] = "Einstellungen speichern";
+$a->strings["\"Blockem\" Settings"] = "\"Blockem\"-Einstellungen";
+$a->strings["Comma separated profile URLS to block"] = "Profil-URLs, die geblockt werden sollen (durch Kommas getrennt)";
+$a->strings["Submit"] = "Senden";
 $a->strings["BLOCKEM Settings saved."] = "BLOCKEM-Einstellungen gesichert.";
 $a->strings["Blocked %s - Click to open/close"] = "%s blockiert - Zum Öffnen/Schließen klicken";
 $a->strings["Unblock Author"] = "Autor freischalten";