User Tools

Site Tools


poeditor

This is an old revision of the document!


Working with Poeditor.com

Join the Project

Request to join the POEditor Evergreen project. An Evergreen admin will need to approve you before you can add translations. If you want to help with the translation process, ask on the Evergreen General email list.

Making strings available for translation

To upload new strings to poeditor.com:

  1. In the Open-ILS/src/eg2 directory, run npm run export-strings
  2. Upload the Open-ILS/src/eg2/src/locales/messages.xmb file – make sure that "Import terms only" is checked. Also add tags to identify the new strings, like this:. In this example, the 3.7 beta replace will have all new strings tagged with rel_3_7_beta2, and the entire set of strings tagged with rel_3_7.
  3. Go to the English language importer and import the xmb file, making sure to not overwrite old translations. Unlike the first step, which appears to just load the numeric IDs of the strings to be translated, this step also adds their English-language values.

Adding/updating translations to Evergreen

If a translation is sufficiently complete, in POEditor go to the language, then export it as an .xtb file. The result should be committed to the path Open-ILS/src/eg2/src/locale/ as messages.$LANGUAGECODE.xmb.

poeditor.1617218334.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.