Rev 1781 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
1781 | schaersvoo | 2 | l_en=Engels |
3 | l_fr=Frans |
||
4 | l_es=Spaans |
||
5 | l_it=Italiaans |
||
6 | l_cn=Chinees |
||
7 | l_nl=Nederlands |
||
8 | l_si=Sloveens |
||
9 | l_tw=Chinees traditioneel (big5) |
||
10 | l_de=Duits |
||
11 | l_ca=Catalaans |
||
12 | l_pt=Portugees |
||
23 | reyssat | 13 | |
14 | langname= |
||
15 | !for l in $langlist |
||
16 | !if $(l_$l)!=$empty |
||
17 | l=$(l_$l) |
||
18 | !endif |
||
19 | langname=!append item $l to $langname |
||
20 | !next l |