]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Integrate Locale::Maketext for string translations
authorBill Erickson <berick@esilibrary.com>
Thu, 3 Feb 2011 21:47:59 +0000 (16:47 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 3 Feb 2011 21:47:59 +0000 (16:47 -0500)
commit977c8d2978e962ea1a010818d251ca37cb818d8d
treeb702ac523f9844098c7280e14ebf066fd4f25f00
parentf32a110922f639e4304d9cdb63bf26e50eb0af97
Integrate Locale::Maketext for string translations

Added support for configuring supported locales and specifying message
catalogs as gettext .po or .mo files.  All locales default to native
template strings when no translation is provided.

Updated oils_web config and added some inline template examples
Open-ILS/examples/oils_web.xml.example
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm
Open-ILS/web/templates/default/opac/home.tt2
Open-ILS/web/templates/default/opac/results.tt2