Modulo:Software: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix sconosciuto?
m in teoria questo non capita mai e nel caso è corretto che arrivi un errore esplosivo, perchè significa che ci sono errori in Modulo:Software/Configurazione
Riga 806:
function p._languageCategory(lang, free, man, default)
local s
if lang and lang.cat then
s = free and lang.free and "Software libero in %s" --free = true
or free == false and lang.nonfree and "Software proprietario in %s" --free = false