| Summary: | Terminology: Reserve should be hold | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Nicolas Hunstein <nicolas.hunstein> |
| Status: | RESOLVED MOVED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | martin.renvoize, nicolas.hunstein |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 22160 | ||
| Attachments: | Bug 28426: update "Reserve", "Lost reserve" and "Cancelled reserve" | ||
|
Description
Katrin Fischer
2021-05-24 10:11:34 UTC
Created attachment 177114 [details] [review] Bug 28426: update "Reserve", "Lost reserve" and "Cancelled reserve" updates strings "Reserve", "Lost reserve" and "Cancelled reserve" to "Hold", "Lost hold" and "Cancelled hold" to test: - go to koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt - check there are strings "Reserve", "Lost reserve" and "Cancelled reserve" -apply patch -verify there are no more strings"Reserve", "Lost reserve" and "Cancelled reserve" instead there are "Hold", "Lost hold" and "Cancelled hold" I think this is not the patch you intended to attach. It's related to self-registration. Was meanwhile already fixed |