This is an old revision of the document!
This page is under development, proof reading needed.
X2Go uses Qt4 which has a great tool to help you translate X2Go into your language - Qt Linguist.
TRANSLATIONS += x2goclient_nb.tslupdate <filename>.pro (e.g. lupdate x2goclient.pro)git add <your-new-and/or-changed-files.ts>git commit -m “change-comment”git format-patchFor more information related to git, look here: http://git-scm.com/