Summary: | Relabel "Search to add" to "Search for guarantor" or "Add guarantor" on patron form | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Lisette Scheer <lisettepalouse+koha> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | george, lisettepalouse+koha |
Version: | Main | Keywords: | Academy |
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: |
20.11.00
|
|
Circulation function: | |||
Attachments: |
Attachment to Bug 25834 - Relabel "Search to add" to "Search for guarantor" or "Add guarantor" on patron form
Bug 25834: Relabel "Search to add" to "Add guarantor" on patron form. Bug 25834: Relabel "Search to add" to "Add guarantor" on patron form. |
Description
Katrin Fischer
2020-06-21 16:33:06 UTC
Hi George, I see you added yourself CC - would the suggested change work for you? Yes, either would work, I think I prefer "Add guarantor" because it's simpler. Thank you! I also prefer the "Add guarantor" option. Created attachment 112395 [details] [review] Attachment to Bug 25834 - Relabel "Search to add" to "Search for guarantor" or "Add guarantor" on patron form Bug 25834: Relabel "Search to add" to "Add guarantor" on patron form. The "search to add" label on the button for adding guarantors is a bit hard to translate and is inaccessable. This patch updated the button label to "Add guarantor" to fix these issues. To test: 1. Go to patrons 2. Add a new child patron 3. Observe the button with "search to add" 4. Save the patron 5. Edit the patron and observe the "search to add" button. 6. Apply patch. 7. Add a new patron 8. Observe new text on button. 9. Edit a child patron 10. Observe new text on button 11. Sign off Created attachment 112473 [details] [review] Bug 25834: Relabel "Search to add" to "Add guarantor" on patron form. The "search to add" label on the button for adding guarantors is a bit hard to translate and is inaccessable. This patch updated the button label to "Add guarantor" to fix these issues. To test: 1. Go to patrons 2. Add a new child patron 3. Observe the button with "search to add" 4. Save the patron 5. Edit the patron and observe the "search to add" button. 6. Apply patch. 7. Add a new patron 8. Observe new text on button. 9. Edit a child patron 10. Observe new text on button 11. Sign off Signed-off-by: David Nind <david@davidnind.com> Created attachment 112474 [details] [review] Bug 25834: Relabel "Search to add" to "Add guarantor" on patron form. The "search to add" label on the button for adding guarantors is a bit hard to translate and is inaccessable. This patch updated the button label to "Add guarantor" to fix these issues. To test: 1. Go to patrons 2. Add a new child patron 3. Observe the button with "search to add" 4. Save the patron 5. Edit the patron and observe the "search to add" button. 6. Apply patch. 7. Add a new patron 8. Observe new text on button. 9. Edit a child patron 10. Observe new text on button 11. Sign off Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! |