Difference between revisions of "Language selection"

From TTWiki
Jump to navigationJump to search
m (1 revision)
 
(Reformat and update)
Line 1: Line 1:
 
TTDPatch supports a variety of languages. Currently these languages are available: Czech, Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Polish, Russian and Spanish.
   
 
TTDPatch will first try to automatically determine your language by asking the operating system. If you find that this doesn't work as intended, there is another way, for example if you want a different language than your operating system reports.
'''''How to choose TTDPatch's language.'''''
 
   
 
Set either of the environment variables LANG or LANGUAGE to the language you want. If you select a language that TTDPatch doesn't support it will complain, but also tell you the list of languages it knows.
=Language Selection=
 
   
 
For example, you can put the following line in the batch file which runs TTD, or even in <tt>C:\autoexec.bat</tt> if you like:<pre>SET LANG=dutch</pre>
How to choose TTDPatch's language.
 
   
 
This would select the Dutch language for the output of TTDPatch.
TTDPatch supports a variety of languages. &nbsp;Currently these languages are available: Czech, Danish, Dutch, English, Finnish, French, German, &nbsp;Hungarian, Italian, Norwegian, Polish, Russian and Spanish.
 
  +
[[Category:Usage]][[Category:TTDPatch]][[Category:TTDPatch Manual]]
 
TTDPatch will first try to automatically determine your language by asking the operating system. &nbsp;If you find that this doesn't work as intended, there is another way, for example if you want a different language than your operating system reports.
 
 
Set either of the environment variables LANG or LANGUAGE to the language you want. &nbsp;If you select a language that TTDPatch doesn't support it will complain, but also tell you the list of languages it knows.
 
 
For example, you can put the following line in the batch file which runs TTD, or even in -+C:\autoexec.bat+- if you like:<pre>-+SET LANG=dutch+-</pre>
 
 
This would select the dutch language for the output of TTDPatch.
 

Revision as of 13:25, 13 June 2011

TTDPatch supports a variety of languages. Currently these languages are available: Czech, Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Polish, Russian and Spanish.

TTDPatch will first try to automatically determine your language by asking the operating system. If you find that this doesn't work as intended, there is another way, for example if you want a different language than your operating system reports.

Set either of the environment variables LANG or LANGUAGE to the language you want. If you select a language that TTDPatch doesn't support it will complain, but also tell you the list of languages it knows.

For example, you can put the following line in the batch file which runs TTD, or even in C:\autoexec.bat if you like:

SET LANG=dutch

This would select the Dutch language for the output of TTDPatch.