From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 17:52:14 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] New: Improve translation of title tags: Catalog, basket, and lists Date: Tue, 06 Jun 2023 15:52:13 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4537505996396605357==" --===============4537505996396605357== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D33911 Bug ID: 33911 Summary: Improve translation of title tags: Catalog, basket, and lists Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Blocks: 33906 This patch will modify catalog, basket, and lists templates in the staff clie= nt so that translatable strings in the tag are wrapped in the correct translation function, e.g. [% t('Translate me') %] Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D33906 [Bug 33906] [OMNIBUS] Improve translation of title tags --=20 You are receiving this mail because: You are watching all bug changes. --===============4537505996396605357==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 20:26:05 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Wed, 07 Jun 2023 18:26:04 +0000 Message-ID: <bug-33911-70-5fgrTjiPKn@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5473164681075549461==" --===============5473164681075549461== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. --===============5473164681075549461==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 20:26:15 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Wed, 07 Jun 2023 18:26:07 +0000 Message-ID: <bug-33911-70-WPgovjz2og@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1936929026258842967==" --===============1936929026258842967== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 152128 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152128&action=edit Bug 33911: Improve translation of title tags: Catalog, basket, and lists This patch updates catalog, basket, and lists templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following pages have the correct title tags: - Advanced search - Search results - Bibliographic details - MARC preview - Image viewer (with local cover images) - MARC details - Labeled MARC details - ISBD details - Items - Checkout history - Rota - Add titles to the cart and view the cart - Send cart - Item search - Lists - View list - New list - Edit list - Send list -- You are receiving this mail because: You are watching all bug changes. --===============1936929026258842967==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 5 23:11:07 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Tue, 05 Sep 2023 21:11:06 +0000 Message-ID: <bug-33911-70-vlLDLwDY5M@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3728706525587678459==" --===============3728706525587678459== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============3728706525587678459==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 5 23:11:17 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Tue, 05 Sep 2023 21:11:08 +0000 Message-ID: <bug-33911-70-fuCw2FTXIj@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0400796483461373906==" --===============0400796483461373906== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152128|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 155239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155239&action=edit Bug 33911: Improve translation of title tags: Catalog, basket, and lists This patch updates catalog, basket, and lists templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following pages have the correct title tags: - Advanced search - Search results - Bibliographic details - MARC preview - Image viewer (with local cover images) - MARC details - Labeled MARC details - ISBD details - Items - Checkout history - Rota - Add titles to the cart and view the cart - Send cart - Item search - Lists - View list - New list - Edit list - Send list Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. --===============0400796483461373906==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 5 23:17:50 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Tue, 05 Sep 2023 21:17:49 +0000 Message-ID: <bug-33911-70-x4mUkm0ylL@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5614530707339394376==" --===============5614530707339394376== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D33911 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): - MARC preview: wasn't sure how to test this one - normal view for a record > MARC preview > Show - results in a pop-up window with the title "MARC preview= ", if you right-click on the 'Show' link and open in a new tab, the title is "MA= RC View" with a plain text rendition of the MARC record. - Labelled MARC details: set IntranetBiblioDefaultView system preference to 'labelled MARC form', from the search results page this view is displayed. - Rota: enable the StockRotation system preference for the rota tab to display on the record view. --=20 You are receiving this mail because: You are watching all bug changes. --===============5614530707339394376==-- From bugzilla-daemon@bugs.koha-community.org Thu Sep 21 23:11:28 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Thu, 21 Sep 2023 21:11:27 +0000 Message-ID: <bug-33911-70-sk8p3LEB1Q@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6687101301505698143==" --===============6687101301505698143== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes. --===============6687101301505698143==-- From bugzilla-daemon@bugs.koha-community.org Thu Sep 21 23:30:13 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Thu, 21 Sep 2023 21:30:12 +0000 Message-ID: <bug-33911-70-EsTDkxqgE9@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8063795490015490168==" --===============8063795490015490168== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============8063795490015490168==-- From bugzilla-daemon@bugs.koha-community.org Thu Sep 21 23:30:23 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Thu, 21 Sep 2023 21:30:15 +0000 Message-ID: <bug-33911-70-3WPXRO9RKR@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8085997627266264776==" --===============8085997627266264776== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155239|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156017&action=edit Bug 33911: Improve translation of title tags: Catalog, basket, and lists This patch updates catalog, basket, and lists templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following pages have the correct title tags: - Advanced search - Search results - Bibliographic details - MARC preview - Image viewer (with local cover images) - MARC details - Labeled MARC details - ISBD details - Items - Checkout history - Rota - Add titles to the cart and view the cart - Send cart - Item search - Lists - View list - New list - Edit list - Send list Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes. --===============8085997627266264776==-- From bugzilla-daemon@bugs.koha-community.org Thu Sep 21 23:30:33 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Thu, 21 Sep 2023 21:30:17 +0000 Message-ID: <bug-33911-70-OjHR510VBi@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3351822043331412884==" --===============3351822043331412884== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156018 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156018&action=edit Bug 33911: Move variables into strings This has the advantage that translators can tell the full context and are also able to move the variable if needed for better grammar. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes. --===============3351822043331412884==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 22 15:56:14 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Fri, 22 Sep 2023 13:55:52 +0000 Message-ID: <bug-33911-70-r9VIRirjVn@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0067034085411088398==" --===============0067034085411088398== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============0067034085411088398==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 22 15:56:24 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Fri, 22 Sep 2023 13:55:54 +0000 Message-ID: <bug-33911-70-l9u8P1m8XF@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9180590399761981783==" --===============9180590399761981783== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. --===============9180590399761981783==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 22 21:41:05 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Fri, 22 Sep 2023 19:41:05 +0000 Message-ID: <bug-33911-70-NiAumF66TZ@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1185428030589028243==" --===============1185428030589028243== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 23.05.x -- You are receiving this mail because: You are watching all bug changes. --===============1185428030589028243==-- From bugzilla-daemon@bugs.koha-community.org Mon Sep 25 14:33:57 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Mon, 25 Sep 2023 12:33:57 +0000 Message-ID: <bug-33911-70-Sh6VbJNnhW@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0285171341581614398==" --===============0285171341581614398== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED -- You are receiving this mail because: You are watching all bug changes. --===============0285171341581614398==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 2 15:42:47 2024 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33911] Improve translation of title tags: Catalog, basket, and lists Date: Tue, 02 Jul 2024 13:42:36 +0000 Message-ID: <bug-33911-70-to5KqzllE7@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33911-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7156408789847098931==" --===============7156408789847098931== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33911 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |37232 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37232 [Bug 37232] Quotation mark in title does not show correctly in page title -- You are receiving this mail because: You are watching all bug changes. --===============7156408789847098931==--