<?php if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ return ($n != 1);; }} ; $a->strings["Randplace Settings"] = "Impostazioni \"Posizione casuale\""; $a->strings["Enable Randplace Addon"] = "Abilita il componente aggiuntivo Posizione Casuale"; $a->strings["Submit"] = "Invia";