From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 17:50:21 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] New: Improve translation of title tags: Authorities Date: Tue, 06 Jun 2023 15:50:20 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8884262004779254280==" --===============8884262004779254280== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Bug ID: 33910 Summary: Improve translation of title tags: Authorities 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 authorities templates 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=33906 [Bug 33906] [OMNIBUS] Improve translation of title tags -- You are receiving this mail because: You are watching all bug changes. --===============8884262004779254280==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 19:42:20 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Wed, 07 Jun 2023 17:42:19 +0000 Message-ID: <bug-33910-70-WAuql4M6Ro@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4656813391332775763==" --===============4656813391332775763== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 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. --===============4656813391332775763==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 19:42:30 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Wed, 07 Jun 2023 17:42:21 +0000 Message-ID: <bug-33910-70-d2cwMeVufE@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5634856452135725354==" --===============5634856452135725354== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 152124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152124&action=edit Bug 33910: Improve translation of title tags: Authorities This patch updates authorities templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following authorities pages have the correct title tags: - Authorities -> Authorities home page - Authority search results - Authority details - Edit authority - Merge authorities - Cataloging -> New or edit record - Trigger the authority search plugin on a field which is linked to an authority type. -- You are receiving this mail because: You are watching all bug changes. --===============5634856452135725354==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 19:46:42 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Wed, 07 Jun 2023 17:46:41 +0000 Message-ID: <bug-33910-70-mNr51wTZsR@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7762286400452468083==" --===============7762286400452468083== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Sam Lau <samalau@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7762286400452468083==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 19:46:52 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Wed, 07 Jun 2023 17:46:43 +0000 Message-ID: <bug-33910-70-vrq31Dcf1R@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5513617524951096675==" --===============5513617524951096675== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Sam Lau <samalau@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152124|0 |1 is obsolete| | --- Comment #2 from Sam Lau <samalau@gmail.com> --- Created attachment 152125 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152125&action=edit Bug 33910: Improve translation of title tags: Authorities This patch updates authorities templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following authorities pages have the correct title tags: - Authorities -> Authorities home page - Authority search results - Authority details - Edit authority - Merge authorities - Cataloging -> New or edit record - Trigger the authority search plugin on a field which is linked to an authority type. Signed-off-by: Sam Lau <samalau@gmail.com> -- You are receiving this mail because: You are watching all bug changes. --===============5513617524951096675==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 15:33:41 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 13:33:40 +0000 Message-ID: <bug-33910-70-wTVaOZeZ3k@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5275511952592860770==" --===============5275511952592860770== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 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. --===============5275511952592860770==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 15:33:51 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 13:33:42 +0000 Message-ID: <bug-33910-70-wqqhoFoDTQ@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1724310374865929530==" --===============1724310374865929530== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152125|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 154812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154812&action=edit Bug 33910: Improve translation of title tags: Authorities This patch updates authorities templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following authorities pages have the correct title tags: - Authorities -> Authorities home page - Authority search results - Authority details - Edit authority - Merge authorities - Cataloging -> New or edit record - Trigger the authority search plugin on a field which is linked to an authority type. Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes. --===============1724310374865929530==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 15:34:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 13:34:19 +0000 Message-ID: <bug-33910-70-u8e4TLhjwn@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6329047315184302070==" --===============6329047315184302070== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D33910 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Only one little question, why the USE raw? --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-sear= ch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-sear= ch.tt @@ -1,7 +1,12 @@ [% USE To %] +[% USE raw %] +[% PROCESS 'i18n.inc' %] --=20 You are receiving this mail because: You are watching all bug changes. --===============6329047315184302070==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 17:06:15 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 15:06:14 +0000 Message-ID: <bug-33910-70-MFfjfC98LR@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8188061002155598298==" --===============8188061002155598298== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Katrin Fischer from comment #4) > Only one little question, why the USE raw? > +[% USE raw %] > +[% PROCESS 'i18n.inc' %] Just a copy-paste error I think -- You are receiving this mail because: You are watching all bug changes. --===============8188061002155598298==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 17:38:41 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 15:38:40 +0000 Message-ID: <bug-33910-70-3sDIKCNbWE@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3057298597840670311==" --===============3057298597840670311== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Owen Leonard from comment #5) > (In reply to Katrin Fischer from comment #4) > > Only one little question, why the USE raw? > > > +[% USE raw %] > > +[% PROCESS 'i18n.inc' %] > > Just a copy-paste error I think Could you provide a quick follow-up to remove that line? -- You are receiving this mail because: You are watching all bug changes. --===============3057298597840670311==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 25 21:03:12 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Fri, 25 Aug 2023 19:03:11 +0000 Message-ID: <bug-33910-70-CgSUChTFNN@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2207157743575347602==" --===============2207157743575347602== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 154848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154848&action=edit Bug 33910: (follow-up) Remove mistaken addition of 'USE raw' -- You are receiving this mail because: You are watching all bug changes. --===============2207157743575347602==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 29 19:58:11 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Tue, 29 Aug 2023 17:57:55 +0000 Message-ID: <bug-33910-70-yQzwn7Vz0B@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1058406815919961172==" --===============1058406815919961172== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. --===============1058406815919961172==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 29 19:58:21 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Tue, 29 Aug 2023 17:57:57 +0000 Message-ID: <bug-33910-70-sP8Zfjh0T2@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0353851412862353407==" --===============0353851412862353407== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 --- Comment #8 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. --===============0353851412862353407==-- From bugzilla-daemon@bugs.koha-community.org Wed Aug 30 09:16:45 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Wed, 30 Aug 2023 07:16:44 +0000 Message-ID: <bug-33910-70-4GKqUUapIx@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4721973904591967896==" --===============4721973904591967896== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers <fridolin.somers@biblibre.com> --- I choose to not backport to stable to avoid too much translation work -- You are receiving this mail because: You are watching all bug changes. --===============4721973904591967896==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:16:47 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33910] Improve translation of title tags: Authorities Date: Tue, 19 Sep 2023 12:15:58 +0000 Message-ID: <bug-33910-70-0tkIrNFyJN@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33910-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0373032777683260140==" --===============0373032777683260140== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33910 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. --===============0373032777683260140==--