Rev 2389 | Blame | Compare with Previous | Last modification | View Log | RSS feed
l_en=Anglais
l_fr=Français
l_es=Espagnol
l_it=Italien
l_cn=Chinois simplifié
l_nl=Néerlandais
l_si=Slovène
l_tw=Chinois traditionnel (big5)
l_de=Allemand
l_ca=Catalan
l_pt=Portugais
langname=
!for l in $langlist
!if $(l_$l)!=$empty
l=$(l_$l)
!endif
langname=!append item $l to $langname
!next l