]> git.mxchange.org Git - friendica-addons.git/blobdiff - geonames/lang/it/strings.php
regenerated all the strings
[friendica-addons.git] / geonames / lang / it / strings.php
index 8154ae65b975b0a5f1b7cfb6eacd7b39c27acdb3..797dd4b40cc2f7fa6a9b6d4fc5b3b26385873056 100644 (file)
@@ -5,8 +5,7 @@ function string_plural_select_it($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Geonames Settings"] = "Impostazioni Geonames";
-$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Sostituisci le coordinate numeriche con il nome della località abitata più vicina nei tuoi messaggi.";
-$a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames";
-$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings['Geonames Settings'] = 'Impostazioni Geonames';
+$a->strings['Replace numerical coordinates by the nearest populated location name in your posts.'] = 'Sostituisci le coordinate numeriche con il nome della località abitata più vicina nei tuoi messaggi.';
+$a->strings['Enable Geonames Addon'] = 'Abilita componente aggiuntivo Geonames';
+$a->strings['Save Settings'] = 'Salva Impostazioni';