evergreen-admin:customizations:i18n
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
evergreen-admin:customizations:i18n [2012/07/05 07:54] – kivilahtio | evergreen-admin:customizations:i18n [2024/08/25 14:32] (current) – tagging sleary | ||
---|---|---|---|
Line 9: | Line 9: | ||
The translatable strings from the i18n files are being converted to GNU gettext (POT and PO) format for ease of translation. The corresponding tools for converting the files to and from the gettext format and their native format live in the build/i18n/ directory. They require a few supplemental tools over and above the normal Evergreen requirements. | The translatable strings from the i18n files are being converted to GNU gettext (POT and PO) format for ease of translation. The corresponding tools for converting the files to and from the gettext format and their native format live in the build/i18n/ directory. They require a few supplemental tools over and above the normal Evergreen requirements. | ||
===Prerequisites=== | ===Prerequisites=== | ||
- | On Debian, install | + | Install |
- | apt-get install | + | make -f Open-ILS/ |
</ | </ | ||
+ | |||
===Creating or updating a set of PO files for translation=== | ===Creating or updating a set of PO files for translation=== | ||
Line 48: | Line 49: | ||
INSERT INTO config.i18n_locale VALUES (' | INSERT INTO config.i18n_locale VALUES (' | ||
</ | </ | ||
+ | |||
+ | ===Localizing the TPAC=== | ||
+ | To make your localization visible in the TPAC, you should follow these instructions: | ||
+ | http:// | ||
=====Technical details behind localization===== | =====Technical details behind localization===== | ||
The technical details of how we handle localization in Evergreen - staff client, catalogue, and OpenSRF - have been moved [[backend-devel: | The technical details of how we handle localization in Evergreen - staff client, catalogue, and OpenSRF - have been moved [[backend-devel: | ||
Line 89: | Line 94: | ||
* 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 | ||
+ | |||
+ | |||
+ | {{tag> |
evergreen-admin/customizations/i18n.1341489271.txt.gz · Last modified: 2022/02/10 13:33 (external edit)