]> git.koha-community.org Git - koha.git/commit
Bug 30587: Fix opac-tags.tt translate issues
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 21 Apr 2022 16:24:06 +0000 (13:24 -0300)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 6 May 2022 16:23:36 +0000 (12:23 -0400)
commitc495c81cb3c775479542f345848f0e4de458552b
treeb7a4be0fd9a8b8043b0eb550b68edf9927661cfc
parentdec3b23749bbb3c3429cae654731881d338b37f6
Bug 30587: Fix opac-tags.tt translate issues

This patch addresses one specific case.

To test:
1. Run:
   $ kshell
  k$ cd misc/translator
  k$ perl translate update es-ES
2. On your git checkout run:
   $ git diff | grep '\[% limit or'
=> FAIL: That shouldn't be translated
3. Run:
   $ git reset --hard HEAD
4. Apply this patch
5. Repeat 1 and 2
=> SUCCESS: No attempt to translate that tag
6. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt