From b91944c3ffbd65ea4ea34c042870c1d85e0957ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc=20V=C3=A9ron?= Date: Thu, 9 Jun 2016 15:34:54 +0200 Subject: [PATCH] Bug 16697: Translatability: Fix problem with isolated "'s"in request.tt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch fixes translation problems with tag-isolated 's in koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt The patch fixes it at two places. In consequence, some other texts ares sigthly changed to make them look similar. To test: - Inspect code changes and verify that the new wording makes sense. Signed-off-by: Frédéric Demians Signed-off-by: Katrin Fischer Signed-off-by: Kyle M Hall (cherry picked from commit 2289c8c93014b7d9c14444d121651277bcee6232) Signed-off-by: Frédéric Demians (cherry picked from commit 4662519a09e64b6c4c86edbce883a55627694ca6) Signed-off-by: Julian Maurice --- .../intranet-tmpl/prog/en/modules/reserve/request.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt index 75f64d17f3..f555ae53fe 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -332,19 +332,19 @@ function checkMultiHold() { [% IF ( expiry || diffbranch ) %]
-- 2.39.5