]> git.mxchange.org Git - friendica-addons.git/blobdiff - libertree/lang/it/strings.php
regenerated all the strings
[friendica-addons.git] / libertree / lang / it / strings.php
index 18574a353ab37f11a6d60732dfa04a8b14a66d41..02d2654234fefc6cffc177c578721ef994082ade 100644 (file)
@@ -5,11 +5,10 @@ function string_plural_select_it($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Post to libertree"] = "Invia a Libertree";
-$a->strings["libertree Export"] = "Esporta libertree";
-$a->strings["Enable Libertree Post Addon"] = "Abilita il componente aggiuntivo di invio a Libertree";
-$a->strings["Libertree API token"] = "Token API Libertree";
-$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
-$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
-$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings['Post to libertree'] = 'Invia a Libertree';
+$a->strings['libertree Export'] = 'Esporta libertree';
+$a->strings['Enable Libertree Post Addon'] = 'Abilita il componente aggiuntivo di invio a Libertree';
+$a->strings['Libertree API token'] = 'Token API Libertree';
+$a->strings['Libertree site URL'] = 'Indirizzo sito Libertree';
+$a->strings['Post to Libertree by default'] = 'Invia sempre a Libertree';
+$a->strings['Save Settings'] = 'Salva Impostazioni';