mirror of https://github.com/OpenTTD/OpenTTD
(svn r16698) -Document: update documentation pointing to the old translator tool.
parent
ccf2682269
commit
414b719b03
|
@ -1,7 +1,7 @@
|
||||||
STRGEN USAGE
|
STRGEN USAGE
|
||||||
------------
|
------------
|
||||||
This guide is only interesting for people who want to alter something
|
This guide is only interesting for people who want to alter something
|
||||||
themselves without access to WT2 (translator2.openttd.org). Please note that
|
themselves without access to translator.openttd.org. Please note that
|
||||||
your compiled language file will only be compatible with the OpenTTD version
|
your compiled language file will only be compatible with the OpenTTD version
|
||||||
you have downloaded english.txt, the master language file, for. While this is
|
you have downloaded english.txt, the master language file, for. While this is
|
||||||
not always true, namely when changes in the code have not touched language
|
not always true, namely when changes in the code have not touched language
|
||||||
|
|
|
@ -381,10 +381,8 @@ The following libraries are used by OpenTTD for:
|
||||||
See http://www.openttd.org/development for up-to-date information.
|
See http://www.openttd.org/development for up-to-date information.
|
||||||
|
|
||||||
The use of the online Translator service, located at
|
The use of the online Translator service, located at
|
||||||
http://translator2.openttd.org/, is highly encouraged. For a username/password
|
http://translator.openttd.org/, is highly encouraged. For getting an account
|
||||||
combo you should contact the development team, either by mail, IRC or the
|
simply follow the guidelines in the FAQ of the translator website.
|
||||||
forums. The system is straightforward to use, and if you have any problems,
|
|
||||||
read the online help located there.
|
|
||||||
|
|
||||||
If for some reason the website is down for a longer period of time, the
|
If for some reason the website is down for a longer period of time, the
|
||||||
information below might be of help.
|
information below might be of help.
|
||||||
|
|
Loading…
Reference in New Issue