[Bug 31122] New: Terminology: Replace & with and for Notices & slips
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Bug ID: 31122 Summary: Terminology: Replace & with and for Notices & slips Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org
From the terminology list, "Only use "&" when part of a proper noun or a common abbreviation, such as Baker & Taylor or R&D. Otherwise use "and". "
Update needed for the page titles, description and breadcrumbs for Tools > Patrons and circulation > Notices & slips. To find occurrences: - git grep 'Notices & slips' -- :^misc/translator/po - git grep 'Notices & slips' -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |david@davidnind.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 --- Comment #1 from David Nind <david@davidnind.com> --- Created attachment 137407 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137407&action=edit Bug 31122: Terminology - Replace occurences of 'Notices & slips' with 'Notices and slips' Replace occurences of 'Notices & slips' with 'Notices and slips' (replacing '&' and '&' with 'and'), as per the terminology guidelines. See the terminology list: https://wiki.koha-community.org/wiki/Terminology Test plan: 1. Find occurrences of 'Notices & slips': - git grep 'Notices & slips' -- :^misc/translator/po - git grep 'Notices & slips' 2. Review places in the staff interface where 'Messages & slips' is displayed: - Tools home page - Tools > Notices & slips: page title and breadcrumb - Other breadcrumbs: . Tools > Notices & slips > New notice > [select any module] . Tools > Notices & slips > [select Edit for any notice] . Tools > Notices & slips > [select Delete for any notice] 3. Review other occurences: . The cron job description for misc/cronjobs/holds/holds_reminder.pl: misc/cronjobs/holds/holds_reminder.pl -man (scroll down to the description) . The TalkingTech README file: vi misc/cronjobs/thirdparty/TalkingTech.README 4. Apply the patch. 5. Re-run the grep queries from step 1 - no occurences are now found. 6. Review places where 'Notices & slips' was found in steps 2 and 3 - these should all be replaced with 'Notices and slips' and should read correctly. 7. Sign off! Alernative: review the diff for the patch and check that occurences of '&' and '&' are replaced with 'and' and the updated text reads correctly. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This updates occurrences of release notes| |'Notices & slips' with | |'Notices and slips', as per | |the terminology guidelines. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #137407|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 137430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137430&action=edit Bug 31122: Terminology - Replace occurences of 'Notices & slips' with 'Notices and slips' Replace occurences of 'Notices & slips' with 'Notices and slips' (replacing '&' and '&' with 'and'), as per the terminology guidelines. See the terminology list: https://wiki.koha-community.org/wiki/Terminology Test plan: 1. Find occurrences of 'Notices & slips': - git grep 'Notices & slips' -- :^misc/translator/po - git grep 'Notices & slips' 2. Review places in the staff interface where 'Messages & slips' is displayed: - Tools home page - Tools > Notices & slips: page title and breadcrumb - Other breadcrumbs: . Tools > Notices & slips > New notice > [select any module] . Tools > Notices & slips > [select Edit for any notice] . Tools > Notices & slips > [select Delete for any notice] 3. Review other occurences: . The cron job description for misc/cronjobs/holds/holds_reminder.pl: misc/cronjobs/holds/holds_reminder.pl -man (scroll down to the description) . The TalkingTech README file: vi misc/cronjobs/thirdparty/TalkingTech.README 4. Apply the patch. 5. Re-run the grep queries from step 1 - no occurences are now found. 6. Review places where 'Notices & slips' was found in steps 2 and 3 - these should all be replaced with 'Notices and slips' and should read correctly. 7. Sign off! Alernative: review the diff for the patch and check that occurences of '&' and '&' are replaced with 'and' and the updated text reads correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | Status|Signed Off |Passed QA --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Thanks David :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |22.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Pushed to master |Pushed to stable Version(s)|22.11.00 |22.11.00, 22.05.04 released in| | --- Comment #5 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 22.05.x for 22.05.04 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |arthur.suzuki@biblibre.com Version(s)|22.11.00, 22.05.04 |22.11.00, 22.05.04, released in| |21.11.11 --- Comment #6 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- pushed to 21.11.x for 21.11.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31122 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor@tuxayo.net --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org