|
|
|
Development ::
To move around within this setup procedure, use these links:
|
|
| |
Setting up your Computer - Windows
Internationalization
Transana's prompts are written in English, but they have been translated into a number of other languages. Transana will not run from source code unless the source code folder is prepared for internationalization.
The easiest way to accomplish this is to download and install the latest version of Transana on your system, then copy Transana's "locale" folder to your Transana source code folder.
The bare minimum, I think, is to create "locale\en\LC_MESSAGES", then copy the corresponding Transana.mo file from a Transana installation to that location. That is, English is required. All other languages are optional.
For more information about the way Transana handles Internationalization, see http://wiki.wxpython.org/index.cgi/Internationalization and http://wiki.wxpython.org/index.cgi/RecipesI18n.
|
|
|