[Bug 21840] New: Fix some typos in the templates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Bug ID: 21840 Summary: Fix some typos in the templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Found while translating: Are you sure you wish to remove this item from it's rota -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- intranet-tmpl/prog/en/modules/ill/ill-requests.tt:13 Bibliograpic record ID -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Some possible issue here, as this showed up as a template variable to translate and not as %s: intranet-tmpl/prog/en/modules/acqui/basket.tt:547 Can't cancel order, ([% books_loo.holds_on_order | html %]) holds are linked with this order cancel holds first -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #2)
Some possible issue here, as this showed up as a template variable to translate and not as %s:
intranet-tmpl/prog/en/modules/acqui/basket.tt:547 Can't cancel order, ([% books_loo.holds_on_order | html %]) holds are linked with this order cancel holds first
Same here: parcel.tt Can't cancel order, ([% loop_order.holds_on_order | html %]) holds are linked with this order cancel holds first -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt:32 Print this slabel -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think issues in comment#2 and comment#3 can be left out here, no typos, but something we need to have a look at another time. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Olivia <olivialokm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |olivialokm@gmail.com CC| |olivialokm@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Jasmine Amohia <jasmineamohia.student@wegc.school.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 --- Comment #6 from Jasmine Amohia <jasmineamohia.student@wegc.school.nz> --- Created attachment 84036 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84036&action=edit Bug 21840: Fixed some typos in the templates intranet-tmpl/prog/en/modules/ill/ill-requests.tt:13 Bibliograpic record ID --> Bibliographic record ID intranet-tmpl/prog/en/modules/acqui/basket.tt:547 Can't cancel order, ([% books_loo.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/acqui/parcel.tt Can't cancel order, ([% loop_order.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt:32 Print this slabel --> Print this label Test plan: 1. Check that the fixes in the patch are correct -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Jasmine Amohia <jasmineamohia.student@wegc.school.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|olivialokm@gmail.com |jasmineamohia.student@wegc. | |school.nz CC| |jasmineamohia.student@wegc. | |school.nz -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 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=21840 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84036|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 84128 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84128&action=edit Bug 21840: Fixed some typos in the templates intranet-tmpl/prog/en/modules/ill/ill-requests.tt:13 Bibliograpic record ID --> Bibliographic record ID intranet-tmpl/prog/en/modules/acqui/basket.tt:547 Can't cancel order, ([% books_loo.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/acqui/parcel.tt Can't cancel order, ([% loop_order.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt:32 Print this slabel --> Print this label Test plan: 1. Check that the fixes in the patch are correct Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84128|0 |1 is obsolete| | --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 84867 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84867&action=edit Bug 21840: Fixed some typos in the templates intranet-tmpl/prog/en/modules/ill/ill-requests.tt:13 Bibliograpic record ID --> Bibliographic record ID intranet-tmpl/prog/en/modules/acqui/basket.tt:547 Can't cancel order, ([% books_loo.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/acqui/parcel.tt Can't cancel order, ([% loop_order.holds_on_order | html %]) holds are linked with this order cancel holds first --> ... with this order. Cancel holds first intranet-tmpl/prog/en/modules/labels/spinelabel-print.tt:32 Print this slabel --> Print this label Test plan: 1. Check that the fixes in the patch are correct Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Sane changes, no regressions. Passing QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |martin.renvoize@ptfs-europe |y.org |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |nick@bywatersolutions.com --- Comment #10 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 19.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #11 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Pushed to 18.11.x for 18.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #12 from Lucas Gass <lucas@bywatersolutions.com> --- backported to 18.05.x for 18.05.09 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #13 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- I dont backport to 17.11.x to avoid translation work -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org