A page in your DokuWiki was added or changed. Here are the details: Date : 2016/01/29 19:59 Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:44.0) Gecko/20100101 Firefox/44.0 IP-Address : 79.220.250.106 Hostname : p4FDCFA6A.dip0.t-ipconnect.de Old Revision: http://wiki.x2go.org/doku.php/wiki:development:i18n?rev=1418518006 New Revision: http://wiki.x2go.org/doku.php/wiki:development:i18n Edit Summary: [Translating PyHoca-GUI] Add maintainer-only instructions for updating the translation files. User : ionic @@ -69,8 +69,10 @@ ==== Translating PyHoca-GUI ==== For PyHoca-GUI as a translater you have to use a gettext compatible (.po/.mo files) editor like '''poedit'''. The translation process is described in the ''[[http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=blob;f=README.i18n|README.i18n]]'' file within PyHoca-GUI's source tree. + + <note>Package-maintainers-only: to update the translation template, run <code bash>python setup.py build_i18n</code> and to merge the updated template file into the source translation files, use <code bash>python setup.py build_i18n -m</code></note> Please also note that there is an NSIS installer (for the win32 version of PyHoca-GUI), that also has a few translatable strings. Check the ''nsis_include/'' subfolder in the PyHoca-GUI source tree. ==== Translating X2Go Desktop Sharing ==== -- This mail was generated by DokuWiki at http://wiki.x2go.org/