Qualitative analysis software for video and audio data  
Developed at the University of Wisconsin-Madison Center for Education Research  

Development ::
  Overview
  Development Log
  Release Schedule  
  Open Source Info
  Internationalization
  Source Code

To move around within this setup procedure, use these links:

  OS X
  Python
  wxPython
  MySQL for Python
  ctypes
  Internationalization

 

Setting up your Computer - Mac OS X 10.3

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.

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.