Modulo:Convert: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
meno ambigua la versione originale |
||
Riga 155:
numdot = translation.numdot
numsep = translation.numsep
if
if text_code.all_messages.cvt_enwiki_num then
to_en = to_en_with_check
Riga 197:
if numsep ~= '' then
numsep_remove = (numsep == '.') and '%.' or numsep
end
if numsep ~= ',' and numdot ~= ',' then
|