Modulo:Software: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix p.specifiesAToolkit() |
m patch |
||
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
|