Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Victor Grousset/tuxayo 7758a0248e
Bug 30733: Simplify translatable strings
And a few minor fixes when they where causing issues for
translatability.
And rephrased a string about password reset to have it identical to
other strings with the same meaning.

Simplified via wrapping strings with <span> to split to huge
concatenated strings with a lot of %s everywhere.

== Test plan ==
This patch needs mainly proof reading. Still it's possible to do some
basic testing to demonstrate that adding a <span> in an IF doesn't
break anything.
Pick in one of the 110 modified templates a string that you know how to
display. Otherwise:
1. acquisitions => vendor => basket => add to basket =>
   search "from existing record" => add order
2. Cancel the order
3. You see without issue "Bibliographic record will not be deleted"
4. administration => Patron categories
5. Try to delete a used and unused category
6. You see as expected
   Category XXXX is in use. Deletion not possible!
   and
   Confirm deletion of category XXXX

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-17 10:16:34 -03:00
..
article-requests.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
bookcount.tt Bug 27631: (follow-up) Some minor corrections 2022-04-20 09:03:38 -10:00
branchoverdues.tt
branchtransfers.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
checkout-notes.tt
circulation-home.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
circulation.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
circulation_batch_checkouts.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
offline-mf.tt Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
offline.tt Bug 30453: Convert offline circulation tabs to Bootstrap 2022-05-02 11:22:57 -10:00
on-site_checkouts.tt
overdue.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
pendingreserves.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
printslip.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
renew.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
request-article.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
reserveratios.tt Bug 29648: Holds ratios - normal but no sort 2022-04-27 11:20:44 -10:00
returns.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
set-library.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
transfers_to_send.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
transferstoreceive.tt Bug 30924: Fix transferstoreceive.pl explosion on recalls 2022-06-13 10:30:50 -03:00
view_holdsqueue.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
waitingreserves.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00