dev:opac:template-toolkit
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:opac:template-toolkit [2012/03/26 23:34] – Update i18n section a bit dbs | dev:opac:template-toolkit [2022/02/10 13:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| === String Localization === | === String Localization === | ||
| - | * Create a .po file for your locale. | + | * Create a '' |
| - | sudo -u opensrf xgettext.pl --plugin=tt2 --directory=Open-ILS/ | + | sudo -u opensrf xgettext.pl --plugin=tt2 --directory=Open-ILS/ |
| * Add your .po file to the Apache '' | * Add your .po file to the Apache '' | ||
| PerlAddVar OILSWebLocale " | PerlAddVar OILSWebLocale " | ||
| - | PerlAddVar OILSWebLocale "/ | + | PerlAddVar OILSWebLocale "/ |
| PerlAddVar OILSWebLocale " | PerlAddVar OILSWebLocale " | ||
| - | PerlAddVar OILSWebLocale "/ | + | PerlAddVar OILSWebLocale "/ |
| </ | </ | ||
| * Edit strings in your new .po file. For example:< | * Edit strings in your new .po file. For example:< | ||
dev/opac/template-toolkit.1332819255.txt.gz · Last modified: 2022/02/10 13:34 (external edit)