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>
Wed, 20 Jul 2011 18:25:00 +0000 (14:25 -0400)
commit7cd81d0948ca42111398afaa8c4228a2de19ffad
tree57abcee001a566326ccee3b4e62eef8260b41b03
parentb3509c18684c3c97efb83a7e28789031eccf94fe
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