3 if(! function_exists("string_plural_select_it")) {
4 function string_plural_select_it($n){
6 return intval($n != 1);
9 $a->strings["Randplace Settings"] = "Impostazioni \"Posizione casuale\"";
10 $a->strings["Enable Randplace Addon"] = "Abilita il componente aggiuntivo Posizione Casuale";
11 $a->strings["Submit"] = "Invia";