Rev 6959 | Rev 6967 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6959 | Rev 6961 | ||
---|---|---|---|
Line 43... | Line 43... | ||
43 | translator_switch=leaveline |
43 | translator_switch=leaveline |
44 | dictionary=$basedir/title |
44 | dictionary=$basedir/title |
45 | gott=!exec translator $gotm |
45 | gott=!exec translator $gotm |
46 | dictionary=$basedir/description |
46 | dictionary=$basedir/description |
47 | gotd=!exec translator $gotm |
47 | gotd=!exec translator $gotm |
- | 48 | dictionary=$basedir/info |
|
- | 49 | goti=!exec translator $gotm |
|
- | 50 | ||
48 | !if $gotcnt>0 and / notin $gotm |
51 | !if $gotcnt>0 and / notin $gotm |
49 | dictionary=$basedir/addr |
52 | dictionary=$basedir/addr |
50 | gotm=!exec translator $gotm |
53 | gotm=!exec translator $gotm |
51 | !endif |
54 | !endif |
52 | dictionary=$basedir/info |
- | |
53 | goti=!exec translator $gotm |
- | |
- | 55 |