Rev 2389 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
6288 | czzmrn | 2 | l_en=Inglese |
3 | l_fr=Francese |
||
4 | l_es=Spagnolo |
||
5 | l_it=Italiano |
||
6 | l_cn=Cinese semplificato |
||
7 | l_tw=Cinese tradizionale (big5) |
||
8 | l_de=Tedesco |
||
9 | l_nl=Olandese |
||
10 | l_si=Sloveno |
||
23 | reyssat | 11 | |
12 | langname= |
||
13 | !for l in $langlist |
||
14 | !if $(l_$l)!=$empty |
||
15 | l=$(l_$l) |
||
16 | !endif |
||
17 | langname=!append item $l to $langname |
||
18 | !next l |