From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 18:01:33 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] New: Improve translation of title tags: Offline circulation Date: Tue, 06 Jun 2023 16:01:32 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8331297985901759121==" --===============8331297985901759121== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Bug ID: 33917 Summary: Improve translation of title tags: Offline circulation 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 offline circulation 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. --===============8331297985901759121==-- From bugzilla-daemon@bugs.koha-community.org Tue Jun 13 19:17:49 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Tue, 13 Jun 2023 17:17:48 +0000 Message-ID: <bug-33917-70-2jFt3sHkAo@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3596345844725581567==" --===============3596345844725581567== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Improve translation of |Improve translation of |title tags: Offline |title tags: Offline |circulation |circulation and patron | |lists --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Patron lists templates will also be included in this update -- You are receiving this mail because: You are watching all bug changes. --===============3596345844725581567==-- From bugzilla-daemon@bugs.koha-community.org Tue Jun 13 19:23:04 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Tue, 13 Jun 2023 17:23:03 +0000 Message-ID: <bug-33917-70-1eDmtz1AyG@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7323894705647818749==" --===============7323894705647818749== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============7323894705647818749==-- From bugzilla-daemon@bugs.koha-community.org Tue Jun 13 19:23:14 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Tue, 13 Jun 2023 17:23:05 +0000 Message-ID: <bug-33917-70-pcBnjmFZlI@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8857504560570835281==" --===============8857504560570835281== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 152315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152315&action=edit Bug 33917: Improve translation of title tags: Offline circulation and patron lists This patch updates offline circulation and patron 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: - Circulation -> Upload offline circulation file - Add to queue - View pending offline circulations - Tools -> Patron lists - New list, edit list - View list -- You are receiving this mail because: You are watching all bug changes. --===============8857504560570835281==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 10:15:30 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 18 Aug 2023 08:15:29 +0000 Message-ID: <bug-33917-70-g62ZtTotly@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3552940070637800083==" --===============3552940070637800083== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152315|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 154594 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154594&action=edit Bug 33917: Improve translation of title tags: Offline circulation and patron lists This patch updates offline circulation and patron 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: - Circulation -> Upload offline circulation file - Add to queue - View pending offline circulations - Tools -> Patron lists - New list, edit list - View list -- You are receiving this mail because: You are watching all bug changes. --===============3552940070637800083==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 11:43:38 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 18 Aug 2023 09:43:37 +0000 Message-ID: <bug-33917-70-HsmCjXV0wD@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8118099203042576880==" --===============8118099203042576880== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============8118099203042576880==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 11:43:48 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 18 Aug 2023 09:43:40 +0000 Message-ID: <bug-33917-70-1gVcrJ68L3@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6894214027118068927==" --===============6894214027118068927== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154594|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 154628 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154628&action=edit Bug 33917: Improve translation of title tags: Offline circulation and patron lists This patch updates offline circulation and patron 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: - Circulation -> Upload offline circulation file - Add to queue - View pending offline circulations - Tools -> Patron lists - New list, edit list - View list Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. --===============6894214027118068927==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:42:09 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 01 Sep 2023 09:42:04 +0000 Message-ID: <bug-33917-70-ulIxTkNh5u@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4485914729230138391==" --===============4485914729230138391== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============4485914729230138391==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:42:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 01 Sep 2023 09:42:07 +0000 Message-ID: <bug-33917-70-RBBkolZfsL@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5043892410501524788==" --===============5043892410501524788== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154628|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155088&action=edit Bug 33917: Improve translation of title tags: Offline circulation and patron lists This patch updates offline circulation and patron 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: - Circulation -> Upload offline circulation file - Add to queue - View pending offline circulations - Tools -> Patron lists - New list, edit list - View list Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. --===============5043892410501524788==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:25:38 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 01 Sep 2023 14:24:31 +0000 Message-ID: <bug-33917-70-7Cx1FNmIXK@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5025007554254025332==" --===============5025007554254025332== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 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. --===============5025007554254025332==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:25:49 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 01 Sep 2023 14:24:33 +0000 Message-ID: <bug-33917-70-x9xoSv80hT@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3624518694610277542==" --===============3624518694610277542== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 --- 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. --===============3624518694610277542==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:54:04 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Fri, 08 Sep 2023 05:54:03 +0000 Message-ID: <bug-33917-70-dcKQELh7Vr@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1504325456842928698==" --===============1504325456842928698== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 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> --- Not backported to 23.05.x -- You are receiving this mail because: You are watching all bug changes. --===============1504325456842928698==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:19:03 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33917] Improve translation of title tags: Offline circulation and patron lists Date: Tue, 19 Sep 2023 12:18:24 +0000 Message-ID: <bug-33917-70-QKokfp6bZj@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33917-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2825546910843574089==" --===============2825546910843574089== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33917 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. --===============2825546910843574089==--