Po

From UFO:AI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

po files

These are used in UFO:AI to let people play the game in their own language. The number of languages available can be seen as a measure of the game's success.

compiling po files

via command-line

make lang

via gui

This must be done in order to play a bleeding edge version from the repository.

  • Get poEdit.[1]
  • Find the *.po file for your chosen language. eg Template:Path for French.
  • Save. poEdit defaults to compiling the po and saving a mo.
  • Move and rename the mo to something like Template:Path. Again the fr directory here means this example is specific to French.

reference