From 3463ccde3634d371ce2dbcec8dd75b403429da2e Mon Sep 17 00:00:00 2001 From: dbs Date: Sun, 16 Nov 2008 15:26:26 +0000 Subject: [PATCH] Backport reports i18n fixes (r11219, r11220, r11221) from trunk git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11222 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/js/dojo/openils/reports/nls/reports.js | 2 +- Open-ILS/web/opac/locale/en-US/reports.dtd | 2 ++ Open-ILS/web/reports/oils_rpt_common.xhtml | 2 +- Open-ILS/web/reports/xul/template_builder.xul | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Open-ILS/web/js/dojo/openils/reports/nls/reports.js b/Open-ILS/web/js/dojo/openils/reports/nls/reports.js index 75f355a2c1..3f61b84923 100644 --- a/Open-ILS/web/js/dojo/openils/reports/nls/reports.js +++ b/Open-ILS/web/js/dojo/openils/reports/nls/reports.js @@ -123,7 +123,7 @@ "TEMPLATE_CONF_NOT_IN": "Field does not match one of list (comma separated):", "TEMPLATE_CONF_IN": "Field matches one of list (comma separated):", "TEMPLATE_CONF_DEFAULT": "Value ${0}:", - "TEMPLATE_CONF_CONFIRM_SAVE": "Name : ${0}\nDescription: $[1}\nSave Template?", + "TEMPLATE_CONF_CONFIRM_SAVE": "Name : ${0}\nDescription: ${1}\nSave Template?", "TEMPLATE_CONF_SUCCESS_SAVE": "Template ${0} was successfully saved.", "TRANSFORMS_BARE": "Raw Data", diff --git a/Open-ILS/web/opac/locale/en-US/reports.dtd b/Open-ILS/web/opac/locale/en-US/reports.dtd index 7a7ffedb99..2a2993edf0 100644 --- a/Open-ILS/web/opac/locale/en-US/reports.dtd +++ b/Open-ILS/web/opac/locale/en-US/reports.dtd @@ -66,6 +66,7 @@ + @@ -188,6 +189,7 @@ + diff --git a/Open-ILS/web/reports/oils_rpt_common.xhtml b/Open-ILS/web/reports/oils_rpt_common.xhtml index 4cbb83aebc..c1b43028a0 100644 --- a/Open-ILS/web/reports/oils_rpt_common.xhtml +++ b/Open-ILS/web/reports/oils_rpt_common.xhtml @@ -87,7 +87,7 @@ diff --git a/Open-ILS/web/reports/xul/template_builder.xul b/Open-ILS/web/reports/xul/template_builder.xul index e91555b26f..0e771ee78a 100644 --- a/Open-ILS/web/reports/xul/template_builder.xul +++ b/Open-ILS/web/reports/xul/template_builder.xul @@ -135,7 +135,7 @@ -