Rev 374 | Go to most recent revision | 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=Dutch
l_si=Slovenian
l_tw=Chinois traditionnel (big5)
l_de=Allemand
langname=
!for l in $langlist
!if $(l_$l)!=$empty
l=$(l_$l)
!endif
langname=!append item $l to $langname
!next l