]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockbot/lang/it/strings.php
regenerated all the strings
[friendica-addons.git] / blockbot / lang / it / strings.php
index 49339fd5290f55d6143b359018ee8c3465a69fa5..fd379860bae595e7e030be3c7ee57dc10337326f 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_it($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Save Settings"] = "Salva Impostazioni";
-$a->strings["Allow \"good\" crawlers"] = "Permetti crawler \"buoni\"";
-$a->strings["Block GabSocial"] = "Blocca GabSocial";
-$a->strings["Training mode"] = "Modalità addestramento";
-$a->strings["Settings updated."] = "Impostazioni aggiornate.";
+$a->strings['Save Settings'] = 'Salva Impostazioni';
+$a->strings['Allow "good" crawlers'] = 'Permetti crawler "buoni"';
+$a->strings['Block GabSocial'] = 'Blocca GabSocial';
+$a->strings['Training mode'] = 'Modalità addestramento';
+$a->strings['Settings updated.'] = 'Impostazioni aggiornate.';