Pnaky wrote:all: who can help with translate to other language??? we have support to czech, english, hungary??? Anything else???
I can translate it to German. But I think that should wait until the English translation is finished (I could correct the misspellings and grammatical errors, but you should rather let a native speaker proofread it).
Any translation should only affect the site's explaining text. The switches' translations should be taken from the patch itself (since my config files contain German descriptions, there has to be a way to get the (standard) translations out of ttdpatch[w].exe - the devs should be able to help on this point).
And two little bugs (or not?) I found with my standard cfg file: The switch
wagonspeedlimits was categorized as out of range ("Switches found in the database, which have not verified value. Their values will be set to default."). I use a setting of "0" (zero), whereas your application states that it must be 1..100 or is otherwise turned to default (which is "on", which is interpreted by the Patch as "20"). The Wiki states that is has to be either on, off, or numeric (without defining a range). What is correct now? The "0" setting works fine for me.
The switch
newrvcrash was defaulted to "1", while I use "off". Although the Wiki doesn't specifically mention "off", it is always possible not to use any given switch by leaving it off. The extreme case would be a cfg file with only win2k=on and nothing else, resulting in original TTD behavior (but runnable under W2K/XP).