Move HTML tags out of translatable strings in toolkit templates.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Mon, 10 Jun 2013 05:42:18 +0000 (08:42 +0300)
committerRemington Steed <rjs7@calvin.edu>
Fri, 9 Aug 2013 19:11:36 +0000 (15:11 -0400)
commit6da10b4def747dec02940d38d316e523935fd3a1
tree9b992f2fe674abd1b2f1b93de7f36e64835db6c2
parenta6f3e3bd7f1f2d62db72a6155b0df1d8942627f4
Move HTML tags out of translatable strings in toolkit templates.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
29 files changed:
Open-ILS/src/templates/acq/common/claim_dialog.tt2
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/src/templates/acq/financial/claim_eligible.tt2
Open-ILS/src/templates/acq/fund/list.tt2
Open-ILS/src/templates/acq/picklist/from_bib.tt2
Open-ILS/src/templates/acq/search/unified.tt2
Open-ILS/src/templates/conify/global/acq/edi_account.tt2
Open-ILS/src/templates/kpac/getit.tt2
Open-ILS/src/templates/kpac/getit_results.tt2
Open-ILS/src/templates/kpac/parts/paginate.tt2
Open-ILS/src/templates/opac/myopac/lists.tt2
Open-ILS/src/templates/opac/myopac/update_email.tt2
Open-ILS/src/templates/opac/myopac/update_password.tt2
Open-ILS/src/templates/opac/myopac/update_username.tt2
Open-ILS/src/templates/opac/parts/login/form.tt2
Open-ILS/src/templates/opac/parts/myopac/main_refund_policy.tt2
Open-ILS/src/templates/opac/parts/myopac/prefs_hints.tt2
Open-ILS/src/templates/opac/parts/pref_lib_display.tt2
Open-ILS/src/templates/opac/parts/result/lowhits.tt2
Open-ILS/src/templates/opac/parts/result/paginate.tt2
Open-ILS/src/templates/serial/subscription.tt2
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/dojo/openils/actor/nls/register.js
Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js
Open-ILS/web/js/ui/default/acq/financial/list_funds.js
Open-ILS/web/js/ui/default/actor/user/register.js
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties
Open-ILS/xul/staff_client/server/patron/display.js