<?php if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ return ($n != 1);; }} ; $a->strings["Geonames settings updated."] = "Impostazioni di Geonames aggiornate."; $a->strings["Geonames Settings"] = "Impostazioni Geonames"; $a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames"; $a->strings["Submit"] = "Invia";