Bug 37017 - Untranslatable texts in reserve/request.tt
Summary: Untranslatable texts in reserve/request.tt
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 36872
Blocks:
  Show dependency treegraph
 
Reported: 2024-06-03 14:19 UTC by Fridolin Somers
Modified: 2024-06-03 14:20 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2024-06-03 14:19:58 UTC
Continuation of Bug 36872

 > git grep '" + "\\n"' origin/main 
origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt:                        msg = _("- Please select a pickup location for the item" + "\n")
origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt:                        msg = _("- Please select a pickup location for this hold" + "\n");
origin/main:koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt:                    msg = _("- Please select a pickup location for this hold" + "\n");