Rev 6288 | 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 |
||
15301 | czzmrn | 11 | l_ca=Catalano |
12 | l_pt=Portoghese |
||
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 |