Rev 6288 | Blame | Compare with Previous | Last modification | View Log | RSS feed
l_en=Inglese
l_fr=Francese
l_es=Spagnolo
l_it=Italiano
l_cn=Cinese semplificato
l_tw=Cinese tradizionale (big5)
l_de=Tedesco
l_nl=Olandese
l_si=Sloveno
l_ca=Catalano
l_pt=Portoghese
langname=
!for l in $langlist
!if $(l_$l)!=$empty
l=$(l_$l)
!endif
langname=!append item $l to $langname
!next l