From bugzilla-daemon@bugs.koha-community.org Tue Sep 12 18:22:43 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] New: Improve translation of title tags: Patron lists Date: Tue, 12 Sep 2023 16:22:43 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6314080364088882423==" --===============6314080364088882423== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 Bug ID: 34769 Summary: Improve translation of title tags: Patron 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 patron lists templates in the staff client 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. --===============6314080364088882423==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 12 18:32:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Tue, 12 Sep 2023 16:32:19 +0000 Message-ID: <bug-34769-70-FQt6LxwFIy@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8046273202049253126==" --===============8046273202049253126== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 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. --===============8046273202049253126==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 12 18:32:30 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Tue, 12 Sep 2023 16:32:21 +0000 Message-ID: <bug-34769-70-wGwJVJuxPF@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3434504556667747850==" --===============3434504556667747850== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 155563 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155563&action=edit Bug 34769: Improve translation of title tags: Patron lists This patch updates patron lists templates so that title tags can be more easily translated. Some templates have been updated for consistency as well: Harmonizing page title, breaddrumb navigation, and page headers. To test, apply the patch and confirm that the following pages have the correct title tags: - Tools -> Patron lists - New patron list - View patron list - Edit patron list -- You are receiving this mail because: You are watching all bug changes. --===============3434504556667747850==-- From bugzilla-daemon@bugs.koha-community.org Sun Oct 22 02:13:27 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Sun, 22 Oct 2023 00:13:27 +0000 Message-ID: <bug-34769-70-TwRS5Xp4vZ@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5795470068111263378==" --===============5795470068111263378== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 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. --===============5795470068111263378==-- From bugzilla-daemon@bugs.koha-community.org Sun Oct 22 02:13:38 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Sun, 22 Oct 2023 00:13:29 +0000 Message-ID: <bug-34769-70-38jfIwiI5k@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7845010304975584000==" --===============7845010304975584000== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155563|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 157600 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157600&action=edit Bug 34769: Improve translation of title tags: Patron lists This patch updates patron lists templates so that title tags can be more easily translated. Some templates have been updated for consistency as well: Harmonizing page title, breaddrumb navigation, and page headers. To test, apply the patch and confirm that the following pages have the correct title tags: - Tools -> Patron lists - New patron list - View patron list - Edit patron list Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. --===============7845010304975584000==-- From bugzilla-daemon@bugs.koha-community.org Wed Nov 1 22:23:05 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Wed, 01 Nov 2023 21:22:18 +0000 Message-ID: <bug-34769-70-1fu9rDqxdH@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7121281869778033712==" --===============7121281869778033712== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 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. --===============7121281869778033712==-- From bugzilla-daemon@bugs.koha-community.org Wed Nov 1 22:24:31 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Wed, 01 Nov 2023 21:24:31 +0000 Message-ID: <bug-34769-70-ALLurKyafc@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6388953790189150473==" --===============6388953790189150473== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 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. --===============6388953790189150473==-- From bugzilla-daemon@bugs.koha-community.org Wed Nov 1 22:24:41 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Wed, 01 Nov 2023 21:24:33 +0000 Message-ID: <bug-34769-70-0pPNfXqD1q@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8867524021996976296==" --===============8867524021996976296== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #157600|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 158218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158218&action=edit Bug 34769: Improve translation of title tags: Patron lists This patch updates patron lists templates so that title tags can be more easily translated. Some templates have been updated for consistency as well: Harmonizing page title, breaddrumb navigation, and page headers. To test, apply the patch and confirm that the following pages have the correct title tags: - Tools -> Patron lists - New patron list - View patron list - Edit patron 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. --===============8867524021996976296==-- From bugzilla-daemon@bugs.koha-community.org Fri Nov 3 16:07:24 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Fri, 03 Nov 2023 15:06:00 +0000 Message-ID: <bug-34769-70-INTVO0EKxu@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0996636431794470284==" --===============0996636431794470284== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 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. --===============0996636431794470284==-- From bugzilla-daemon@bugs.koha-community.org Fri Nov 3 16:07:35 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Fri, 03 Nov 2023 15:06:02 +0000 Message-ID: <bug-34769-70-xWYdldv5on@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3393324552158551461==" --===============3393324552158551461== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 --- Comment #4 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. --===============3393324552158551461==-- From bugzilla-daemon@bugs.koha-community.org Fri Nov 10 03:08:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Fri, 10 Nov 2023 02:08:19 +0000 Message-ID: <bug-34769-70-BYdexAA0bg@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6449792278277446078==" --===============6449792278277446078== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |fridolin.somers@biblibre.co | |m Status|Pushed to master |RESOLVED --- Comment #5 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. --===============6449792278277446078==-- From bugzilla-daemon@bugs.koha-community.org Wed Jul 10 08:11:29 2024 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 34769] Improve translation of title tags: Patron lists Date: Wed, 10 Jul 2024 06:11:18 +0000 Message-ID: <bug-34769-70-pwDRlgSZfX@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-34769-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4443747862376208328==" --===============4443747862376208328== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34769 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=33454 -- You are receiving this mail because: You are watching all bug changes. --===============4443747862376208328==--