Here are the steps involved to convert 'Q' DVD-Author into your language.
Note : I will use spanish as an example.
TRANSLATIONS = i18n/qdvdauthor_de.ts \ i18n/qdvdauthor_es.ts
At this point you have all requirements to see QDVDAuthor in the new language. In order to switch to another language you need to set the LANG environment variable to your language like so:
> export LANG=es
> qdvdauthor
Now you should see qdvdauthor in the specified language. If not then the qdvdauthor_es.qm - file can not be found and you should check if the file is in the right place.
Please remember that the qplayer, and qslideshow sub-projects do also need to get converted. The steps to accomplish this are the same as for qdvdauthor.
I implemented also a menu item in the main menu under 'Tools -> Languages' where you will be able to switch the language.
Varol ;)
Last updated October 31'st 2004