Rev 6961 | Rev 7044 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6961 | Rev 6967 | ||
---|---|---|---|
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/ |
48 | dictionary=$basedir/information |
49 |
|
49 | gotiC=!exec translator $gotm |
50 | 50 | ||
51 | !if $gotcnt>0 and / notin $gotm |
51 | !if $gotcnt>0 and / notin $gotm |
52 | dictionary=$basedir/addr |
52 | dictionary=$basedir/addr |
53 | gotm=!exec translator $gotm |
53 | gotm=!exec translator $gotm |
54 | !endif |
54 | !endif |
55 | - |