This page is under development, proof reading needed.
Overview of the process
Install needed software
Clone a copy from git
(if needed) Add your language and create the initial language file
Translate
Prepare the patch and send it to the mailing list
The process in detail
X2Go uses Qt4 which has a great tool to help you translate X2Go into your language - Qt Linguist.
To be able to translate you need to install Qt Linguist (version 4.x) - for Debian and Ubuntu you can install qt4-dev-tools, which also will install qt4-linguist-tools that also is needed. The preferred way of sending in translations is as git-patches, so we need git which in Debian and Ubuntu is accomplish with installing the package git.
We need a directory to keep the cloned copies of the git repository, I prefer to have mine in ~/git/ , but you can choose what suits you best.
Open a terminal and move to the chosen directory.
wiki/development/i18n.1329338734.txt.gz · Last modified: 2013/03/08 13:31 (external edit)