The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: BerndA on January 06, 2011, 04:32:31 PM

Title: [patch] Documentation updates
Post by: BerndA on January 06, 2011, 04:32:31 PM
Hi again,
This is another patch changing only documentation/readme.

Description:
- typo corrections in comments and readme
- @returns --> @return
- documentation translation

Regards,
Bernd
Title: Re: [patch] Documentation updates
Post by: IgorEliezer on January 06, 2011, 05:24:43 PM
Translations are most welcome. Considering the fact Prissi is looking for more help.
Title: Re: [patch] Documentation updates
Post by: BerndA on January 06, 2011, 07:05:57 PM
Quote from: IgorEliezer on January 06, 2011, 05:24:43 PM
Translations are most welcome.

Thanks for your feedback. Does this include translation of code fragments, too? For example, variables, function names, ...
Title: Re: [patch] Documentation updates
Post by: IgorEliezer on January 06, 2011, 08:49:45 PM
Quote from: BerndA on January 06, 2011, 07:05:57 PM
Does this include translation of code fragments, too? For example, variables, function names, ...

Yes. One of obstacles for new coders has been "non-English" parts in the code. This is not a big problem; with a bit of effort, any coder will understand such parts.

But, before doing something real, ask Prissi first (or, let him answer with a "OK"), once translating parts of code is critical and there are "rules" to follow.