<?php if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ return ($n != 1);; }} ; $a->strings["Current Weather"] = "Meteo"; $a->strings["Current Weather settings updated."] = "Impostazioni Meteo aggiornate."; $a->strings["Current Weather Settings"] = ""; $a->strings["Weather Location: "] = "Posizione del meteo:"; $a->strings["Enable Current Weather"] = "Abilita Meteo"; $a->strings["Submit"] = "";