Summary: | Terminology: auto renewal, auto-renewal or autorenewal? | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | 1joynelson, david, hc, victor |
Version: | Main | ||
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.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 24963: Terminology: Use "auto-renewal" instead of alternatives
Bug 24963: Terminology: Use "auto-renewal" instead of alternatives Bug 24963: Terminology: Use "auto-renewal" instead of alternatives Bug 24963: (follow-up) Fix another instance Bug 24963: (follow-up) Fix another instance |
Description
Katrin Fischer
2020-03-24 09:21:18 UTC
I vote "auto-renewal." It is used consistently in this article, for example: https://en.wikipedia.org/wiki/Automatic_renewal_clause I discussed this with a few colleagues and they agree that "auto-renewal" would be the most appropriate. I had a look at some of the questions submitted by our clients and "auto-renewal" seems to be the most commonly used phrase. I'm leaning towards auto-renewal, but grammar is terrible!. Otherwise, spell out in full as 'automatic renewal'. Does auto-renewal create any problems with translation? (In reply to David Nind from comment #3) > I'm leaning towards auto-renewal, but grammar is terrible!. > > Otherwise, spell out in full as 'automatic renewal'. > > Does auto-renewal create any problems with translation? What we pick doesn't matter so much as consistency. Less different spellings = less strings to translate and you can 'recognize' it as being the same thing easier. Created attachment 104597 [details] [review] Bug 24963: Terminology: Use "auto-renewal" instead of alternatives This patch updates terminology in the templates so that "auto-renewal" is used instead of "auto renewal" or "autorenewal." To test, apply the patch and set the 'AllowPatronToControlAutorenewal' preference to "allow patrons." - Log in to the OPAC and view the "your account" page. - At the top of the "Checked out" tab you should see controls for turning auto-renewals on and off. The labels should be correct. - Turn off auto-renewals for this patron. - In the staff interface, view the detail page for the patron you updated in the previous step. - In right-hand column of information about the patron you should see "Auto-renewal: Patron has opted out." - Add "&print=brief" to the page URL. Check that auto-renewal information displays correctly on this brief view as well. - Go to Administration -> System preferences. - Under the "Circulation" tab, check that the description of the OPACFineNoRenewalsBlockAutoRenew preference refers to "auto-renewal." - Under the "Patrons" tab, check the description of the AllowPatronToControlAutorenewal refers to "auto-renewal." Created attachment 104600 [details] [review] Bug 24963: Terminology: Use "auto-renewal" instead of alternatives This patch updates terminology in the templates so that "auto-renewal" is used instead of "auto renewal" or "autorenewal." To test, apply the patch and set the 'AllowPatronToControlAutorenewal' preference to "allow patrons." - Log in to the OPAC and view the "your account" page. - At the top of the "Checked out" tab you should see controls for turning auto-renewals on and off. The labels should be correct. - Turn off auto-renewals for this patron. - In the staff interface, view the detail page for the patron you updated in the previous step. - In right-hand column of information about the patron you should see "Auto-renewal: Patron has opted out." - Add "&print=brief" to the page URL. Check that auto-renewal information displays correctly on this brief view as well. - Go to Administration -> System preferences. - Under the "Circulation" tab, check that the description of the OPACFineNoRenewalsBlockAutoRenew preference refers to "auto-renewal." - Under the "Patrons" tab, check the description of the AllowPatronToControlAutorenewal refers to "auto-renewal." Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> It works! Created attachment 104606 [details] [review] Bug 24963: Terminology: Use "auto-renewal" instead of alternatives This patch updates terminology in the templates so that "auto-renewal" is used instead of "auto renewal" or "autorenewal." To test, apply the patch and set the 'AllowPatronToControlAutorenewal' preference to "allow patrons." - Log in to the OPAC and view the "your account" page. - At the top of the "Checked out" tab you should see controls for turning auto-renewals on and off. The labels should be correct. - Turn off auto-renewals for this patron. - In the staff interface, view the detail page for the patron you updated in the previous step. - In right-hand column of information about the patron you should see "Auto-renewal: Patron has opted out." - Add "&print=brief" to the page URL. Check that auto-renewal information displays correctly on this brief view as well. - Go to Administration -> System preferences. - Under the "Circulation" tab, check that the description of the OPACFineNoRenewalsBlockAutoRenew preference refers to "auto-renewal." - Under the "Patrons" tab, check the description of the AllowPatronToControlAutorenewal refers to "auto-renewal." Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 104607 [details] [review] Bug 24963: (follow-up) Fix another instance This patch corrects the second instance of "auto renewal" in the description of the AllowPatronToControlAutorenewal system preference. Created attachment 104609 [details] [review] Bug 24963: (follow-up) Fix another instance This patch corrects the second instance of "auto renewal" in the description of the AllowPatronToControlAutorenewal system preference. Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> I made an addition to our terminology list: https://wiki.koha-community.org/wiki/Terminology Nice work everyone! Pushed to master for 20.05 (In reply to Katrin Fischer from comment #11) > I made an addition to our terminology list: > https://wiki.koha-community.org/wiki/Terminology Thanks Katrin! does not apply to 19.11 not backported |