Koha/koha-tmpl/opac-tmpl/bootstrap/en
Tomas Cohen Arazi d64727bccc 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>
2022-04-25 20:52:28 -10:00
..
includes Bug 29155: Update links to jQuery and jQuery Migrate files 2022-04-25 10:00:22 -10:00
modules Bug 30587: Fix opac-tags.tt translate issues 2022-04-25 20:52:28 -10:00
xslt Bug 19532: (RM follow-up) Adapt also UNIMARC XSLT 2022-03-14 22:45:52 -10:00