16,719
edits
Changes
From Gramps
→Internationalize it
from gettext import gettext as _
* Note that you only need to include strings that are not yet a part of GRAMPS, as those will be translated automatically by the gettext routine
Also, have a look at [[Coding_for_translation#Tips_for_writing_a_translatable_report|Coding for translation]].
==== Pitfalls ====
* There is a possible [[Media:additional.pot.gz|template]] which lists references. (see [http://www.gramps-project.org/bugs/view.php?id=2771 this issue].)
Translators may add references to their main translation.
[[Category:Developers/General]] [[Category:Plugins]] [[Category:Developers/Tutorials]]