1,610
edits
Changes
→Internationalize it (3.2 and later)
Please see [[Addons Development]] for complete details.
Also, have a look at [[Coding_for_translation#Tips_for_writing_a_translatable_report|Coding for translation]].
==== Pitfalls ====
* We support right to left languages like Arabic, so never constructs text parts by concatenation of pieces. Always use full sentences/paragraphs with variable substitution, so that a right to left language can translate it correctly.
==== Template ====
* 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]]