Rev 17075 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17075 | Rev 18226 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !set modu_lang=$lang |
|
1 |
|
2 | !default modu_lang=$module_language |
2 | !read deduc/$modu_lang/names |
3 | !read deduc/$modu_lang/names |
3 | !if $lang_exists!=yes |
4 | !if $lang_exists!=yes |
4 | !let modu_lang=en |
5 | !let modu_lang=en |
5 | !read deduc/$modu_lang/names |
6 | !read deduc/$modu_lang/names |
6 | !endif |
7 | !endif |