User Tools

Site Tools


evergreen-admin:customizations:i18n

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
evergreen-admin:customizations:i18n [2011/12/30 18:42] – [Build environment] dbsevergreen-admin:customizations:i18n [2012/06/27 11:36] kivilahtio
Line 29: Line 29:
 make LOCALE=fr-CA install</code> make LOCALE=fr-CA install</code>
 This will automatically update the PO files with the latest definitions from the en-US source POT files, then generate the full set of project files for the requested locale. Any strings that have not been translated, or that are marked as "fuzzy", will be substituted with the English version of the strings. This will automatically update the PO files with the latest definitions from the en-US source POT files, then generate the full set of project files for the requested locale. Any strings that have not been translated, or that are marked as "fuzzy", will be substituted with the English version of the strings.
 +
 +**NOTE** If you have trouble installing your translated .po-files, make sure you are installing your files in valid gettext-standard PO-format. Things to look for include (but not limited to):
 +  * BOM BOM! Gettext tools do not support BOM (http://en.wikipedia.org/wiki/BOM)
 +  * Runaway newlines. Some translators like to end their translations to a newline. On each row, msgid and msgstr definitions must have a starting and ending double quote
  
 ===Inserting the strings into the database=== ===Inserting the strings into the database===
Line 82: Line 86:
   * Org unit interface:   * Org unit interface:
     * **Major**: Has inline JavaScript regexes for telephone number, zip code     * **Major**: Has inline JavaScript regexes for telephone number, zip code
- 
evergreen-admin/customizations/i18n.txt · Last modified: 2023/08/11 10:40 by sandbergja

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.