16,741
edits
Changes
From Gramps
→Translating man pages
==Translating man pages==
You can also translated translate the man pages into your own language.
For the development version (master branch) you can find the required starting files under the directory [https://github.com/gramps-project/gramps/tree/master/data/man /data/man].
You need at least [http://docutils.sourceforge.net/ docutils package].
*gramps.1
First off all you must make a directory for your language under [https://github.com/gramps-project/gramps/tree/master/data/man data/man].
<code>cd data/man
</code>