Changes

From Gramps

Howto:Change the language of reports

No change in size, 22:57, 23 January 2013
m
Gramps
If you have an international family, chances are you want to produce reports in the language used by your distant family members.
Gramps is supported in [[GRAMPS_translationsGramps_translations|many languages]]. You can produce reports in all these languages, by running Gramps in this language and making the report.
== Run Gramps in a different language==
$(GUNZIP) < $< | $(XSLT) --stringparam living '[LIVING]' $(TRANSLATEXSL) - | $(GZIP) > $@
* Create a new database in gramps, and import the resulting en.Smith.gramps into it. Review the database, and now produce, using the language translated into, all the reports, export into GEDCOM, etc.
* GRAMPS XML version is hardcoded in the XSL -- make sure it matches yours. "zcat *.gramps|head" will give you the GRAMPS XML format version used in that GRAMPS Gramps file. The script works has been tested either 1.3.0 (Gramps v3.2) or 1.4.0 GRAMPS XML (Gramps v3.3).
[[Category:Tutorials|Change the language of reports]]
[[Category:Documentation]]
[[Category:Translators/Categories]]

Navigation menu