From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 18:11:09 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33922] New: Improve translation of title tags: Recalls
Date: Tue, 06 Jun 2023 16:11:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3452716950729771447=="
--===============3452716950729771447==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Bug ID: 33922
Summary: Improve translation of title tags: Recalls
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 recalls 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.
--===============3452716950729771447==--
From bugzilla-daemon@bugs.koha-community.org Wed Aug 23 18:42:33 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Wed, 23 Aug 2023 16:42:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1659916264538557855=="
--===============1659916264538557855==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Patch complexity|--- |Small patch
Status|ASSIGNED |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
--===============1659916264538557855==--
From bugzilla-daemon@bugs.koha-community.org Wed Aug 23 18:42:43 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Wed, 23 Aug 2023 16:42:33 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3498854480397775133=="
--===============3498854480397775133==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
--- Comment #1 from Owen Leonard ---
Created attachment 154716
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154716&action=edit
Bug 33922: Improve translation of title tags: Recalls
This patch updates recalls templates so that title tags can be more
easily translated.
To test you must have UseRecalls enabled. Apply the patch and confirm
that the following pages have the correct title tags:
- Circulation ->
- Recalls queue
- Recalls to pull
- Overdue recalls
- Recalls awaiting pickup
- Old recalls
- Catalog -> Locate a bibliographic record with an existing recall.
- View the "Recalls" tab in the sidebar.
--
You are receiving this mail because:
You are watching all bug changes.
--===============3498854480397775133==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:26:04 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 09:26:03 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2194906802963250066=="
--===============2194906802963250066==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
ByWater Sandboxes changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #154716|0 |1
is obsolete| |
--- Comment #2 from ByWater Sandboxes ---
Created attachment 155078
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155078&action=edit
Bug 33922: Improve translation of title tags: Recalls
This patch updates recalls templates so that title tags can be more
easily translated.
To test you must have UseRecalls enabled. Apply the patch and confirm
that the following pages have the correct title tags:
- Circulation ->
- Recalls queue
- Recalls to pull
- Overdue recalls
- Recalls awaiting pickup
- Old recalls
- Catalog -> Locate a bibliographic record with an existing recall.
- View the "Recalls" tab in the sidebar.
Signed-off-by: Andrew Auld
--
You are receiving this mail because:
You are watching all bug changes.
--===============2194906802963250066==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:26:34 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 09:26:22 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2521932917565850449=="
--===============2521932917565850449==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Andrew Auld changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrew.auld@ptfs-europe.com
Status|Needs Signoff |Signed Off
--- Comment #3 from Andrew Auld ---
Works beautifully!
--
You are receiving this mail because:
You are watching all bug changes.
--===============2521932917565850449==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 14:20:48 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 12:20:48 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3169192342025785497=="
--===============3169192342025785497==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============3169192342025785497==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 14:20:59 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 12:20:51 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6056779780552872472=="
--===============6056779780552872472==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #155078|0 |1
is obsolete| |
--- Comment #4 from Jonathan Druart ---
Created attachment 155110
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155110&action=edit
Bug 33922: Improve translation of title tags: Recalls
This patch updates recalls templates so that title tags can be more
easily translated.
To test you must have UseRecalls enabled. Apply the patch and confirm
that the following pages have the correct title tags:
- Circulation ->
- Recalls queue
- Recalls to pull
- Overdue recalls
- Recalls awaiting pickup
- Old recalls
- Catalog -> Locate a bibliographic record with an existing recall.
- View the "Recalls" tab in the sidebar.
Signed-off-by: Andrew Auld
Signed-off-by: Jonathan Druart
--
You are receiving this mail because:
You are watching all bug changes.
--===============6056779780552872472==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:26:19 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 14:24:39 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2502343350053159145=="
--===============2502343350053159145==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Tomás Cohen Arazi 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.
--===============2502343350053159145==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:26:29 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 01 Sep 2023 14:24:41 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1489912053362909231=="
--===============1489912053362909231==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
--- Comment #5 from Tomás Cohen Arazi ---
Pushed to master for 23.11.
Nice work everyone, thanks!
--
You are receiving this mail because:
You are watching all bug changes.
--===============1489912053362909231==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:49:36 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Fri, 08 Sep 2023 05:49:35 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2832790247211915943=="
--===============2832790247211915943==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Fridolin Somers changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fridolin.somers@biblibre.co
| |m
--- Comment #6 from Fridolin Somers ---
Not backported to 23.05.x
--
You are receiving this mail because:
You are watching all bug changes.
--===============2832790247211915943==--
From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:20:05 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 33922] Improve translation of title tags: Recalls
Date: Tue, 19 Sep 2023 12:18:45 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6751510225441542733=="
--===============6751510225441542733==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33922
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Pushed to master |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are watching all bug changes.
--===============6751510225441542733==--