Other Languages If you installed a recent version of Freeciv (2.0 or later), you can run the game in a different language than your default system language. Create a batch file (for example, named freeciv.bat) in the same directory as where you installed the package. It only needs to contain these two lines: set LANG=EN civclient.exe Substitute "EN" with the two-letter code for your desired language, and run this batch file instead of civclient.exe. If you use the shortcuts created by the Windows installer, don't forget to change the "target" field of each shortcut to point to this batch file instead of to civclient.exe.