From 0d03da177398a63ca4692251da5b363658b6facb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc=20V=C3=A9ron?= Date: Sun, 27 Jul 2014 14:02:02 +0200 Subject: [PATCH] Bug 12658: Wording of link text and translatability inside JavaScript This patch changes 'Select all frameworks' to 'Select all sample data' and exposes it to translation through function _(). To test: Apply first patch. See "Select all frameworks" on Webinstaller > Step3 Apply second patch Text changes to "Select all sample data" Check translation Check for JavaScript errors http://bugs.koha-community.org/show_bug.cgi?id=12658 Signed-off-by: Katrin Fischer Changes link text and also makes it translatable. Signed-off-by: Tomas Cohen Arazi --- .../prog/en/includes/installer-doc-head-close.inc | 6 ++++++ koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc index 122a06c1ea..bf95879eb6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/installer-doc-head-close.inc @@ -68,5 +68,11 @@ td input { font-size: 1.5em; } } + + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt index 8eee0a3c5e..3ae276f9a3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt @@ -89,7 +89,8 @@ [% IF ( selectframeworks ) %]

Selecting Default Settings

-- 2.20.1