]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockbot/lang/de/strings.php
regenerated all the strings
[friendica-addons.git] / blockbot / lang / de / strings.php
index a711078fc81a139f077f5f2229e8ccf6a88b7418..4ef710703447e3f1828f878277cbea28f3f115f9 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_de($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Save Settings"] = "Einstellungen speichern";
-$a->strings["Allow \"good\" crawlers"] = "\"Gute\" Crawler erlauben";
-$a->strings["Block GabSocial"] = "GabSocial Instanzen blockieren";
-$a->strings["Training mode"] = "Trainingsmodus";
-$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
+$a->strings['Save Settings'] = 'Einstellungen speichern';
+$a->strings['Allow "good" crawlers'] = '"Gute" Crawler erlauben';
+$a->strings['Block GabSocial'] = 'GabSocial Instanzen blockieren';
+$a->strings['Training mode'] = 'Trainingsmodus';
+$a->strings['Settings updated.'] = 'Einstellungen aktualisiert.';