Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
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
..
account-table.inc
accounts.inc Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
authorities-search-results.inc Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
av-build-dropbox.inc Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc Bug 30706: Fix space in check for dateformat preference 2022-05-09 10:02:35 -10:00
columns_settings.inc
datatables.inc
date-format.inc
display-library-address.inc
doc-head-close.inc Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
html_helpers.inc Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc Bug 30886: Show pending recall on item on OPAC 2022-06-06 11:30:14 -03:00
js-date-format.inc
masthead-langmenu.inc
masthead-sci.inc Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
masthead-sco.inc Bug 28955: (follow-up) Set to fall back 2022-02-24 14:35:36 -10:00
masthead.inc Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
navigation.inc Bug 24224: Convert OpacNavBottom system preference to additional content 2021-11-08 11:41:48 +01:00
opac-authorities.inc Bug 29602: (follow-up) Fix TT tags broken due to missing % 2022-04-19 21:25:51 -10:00
opac-bottom.inc Bug 30136: (follow-up) CSS and accessibility update 2022-04-27 11:20:45 -10:00
opac-detail-sidebar.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
opac-facets.inc Bug 27035: Shows the number of results in a facets after facet selection 2022-04-12 11:40:17 +02:00
opac-note.inc
opac-topissues.inc Bug 17018: Split AdvancedSearchTypes for staff and OPAC 2022-04-12 17:13:02 +02:00
openlibrary-readapi.inc
overdrive-checkout.inc Bug 28537: (follow-up) Correct and improve OverDrive checkout modal 2021-11-03 15:40:52 +01:00
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 19532: (follow-up) Fixes along recall workflow 2022-03-14 22:45:51 -10:00
user-star-ratings.inc
usermenu.inc Bug 19532: Recalls on OPAC 2022-03-14 22:45:51 -10:00
validator-strings.inc
xslt-handler.inc Bug 29602: (follow-up) fix duplicate, missing or mismatching <span> 2022-04-19 21:25:51 -10:00