Summary: | 'This authority type is used {count} times' missing dot | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Templates | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david, fridolin.somers, lucas, m.de.rooy, tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.05.00,23.11.01
|
|
Circulation function: | |||
Attachments: |
Bug 35378: 'This authority type is used {count} times' missing dot
Bug 35378: 'This authority type is used {count} times' missing dot Bug 35378: 'This authority type is used {count} times' missing dot |
Description
Tomás Cohen Arazi (tcohen)
2023-11-21 17:29:33 UTC
Created attachment 159173 [details] [review] Bug 35378: 'This authority type is used {count} times' missing dot Created attachment 159179 [details] [review] Bug 35378: 'This authority type is used {count} times' missing dot Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Go to Administration > Catalog > Authority types. 2. For the PERSO_NAM (Personal name) authorty type actions, select 'Delete'. 3. Note that the message says "This authority type is used 650 times" (no full stop at the end of the sentence). 4. Apply the patch. 5. Refresh the page. 6. The message now says "This authority type is used 650 times." (now has a full stop at the end of the sentence). Created attachment 159232 [details] [review] Bug 35378: 'This authority type is used {count} times' missing dot Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> RM: You know that this contains a string change :) Pushed for 24.05! Well done everyone, thank you! (In reply to Marcel de Rooy from comment #5) > RM: You know that this contains a string change :) XD Pushed to 23.11.x for 23.11.01 This doesn't appear to be needed in 23.05.x, no backport. |