From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 17:46:34 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] New: Improve translation of title tags: Acquisitions
Date: Tue, 06 Jun 2023 15:46:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0733709866859447753=="
--===============0733709866859447753==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Bug ID: 33908
Summary: Improve translation of title tags: Acquisitions
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 acquisitions, suggestions, and ERM 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.
--===============0733709866859447753==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 18:36:02 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Wed, 07 Jun 2023 16:36:01 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6083928145128895390=="
--===============6083928145128895390==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |Needs Signoff
Patch complexity|--- |Small patch
--
You are receiving this mail because:
You are watching all bug changes.
--===============6083928145128895390==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 7 18:36:12 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Wed, 07 Jun 2023 16:36:03 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0773412467688221852=="
--===============0773412467688221852==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
--- Comment #1 from Owen Leonard ---
Created attachment 152121
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152121&action=edit
Bug 33908: Improve translation of title tags: Acquisitions
This patch updates acquisitions, suggestions, and ERM 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:
- Acquisitions -> Acquisitions home
- Ordered
- Spent
- Vendors: Search, new, edit
- Baskets: New, edit
- New order
- From an empty record
- From an existing record
- From existing orders (copy)
- From a suggestion
- From a subscription
- From an external source
- From a staged file
- Basket groups
- Receive shipments
- Uncertain prices
- Late orders
- Suggestions
- Invoices
- Invoice details
- Invoice files
- Receive orders
- Transfer order
- Cancel order
- EDIFACT messages
- Order search
- ERM
--
You are receiving this mail because:
You are watching all bug changes.
--===============0773412467688221852==--
From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 10:12:10 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 18 Aug 2023 08:12:09 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5030198514485356413=="
--===============5030198514485356413==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #152121|0 |1
is obsolete| |
--- Comment #2 from Owen Leonard ---
Created attachment 154593
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154593&action=edit
Bug 33908: Improve translation of title tags: Acquisitions
This patch updates acquisitions, suggestions, and ERM 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:
- Acquisitions -> Acquisitions home
- Ordered
- Spent
- Vendors: Search, new, edit
- Baskets: New, edit
- New order
- From an empty record
- From an existing record
- From existing orders (copy)
- From a suggestion
- From a subscription
- From an external source
- From a staged file
- Basket groups
- Receive shipments
- Uncertain prices
- Late orders
- Suggestions
- Invoices
- Invoice details
- Invoice files
- Receive orders
- Transfer order
- Cancel order
- EDIFACT messages
- Order search
- ERM
--
You are receiving this mail because:
You are watching all bug changes.
--===============5030198514485356413==--
From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 12:15:33 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 18 Aug 2023 10:15:32 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7279486415744768297=="
--===============7279486415744768297==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Chris Cormack changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Signed Off
--
You are receiving this mail because:
You are watching all bug changes.
--===============7279486415744768297==--
From bugzilla-daemon@bugs.koha-community.org Fri Aug 18 12:15:43 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 18 Aug 2023 10:15:35 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1103436013919948149=="
--===============1103436013919948149==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Chris Cormack changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #154593|0 |1
is obsolete| |
--- Comment #3 from Chris Cormack ---
Created attachment 154632
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154632&action=edit
Bug 33908: Improve translation of title tags: Acquisitions
This patch updates acquisitions, suggestions, and ERM 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:
- Acquisitions -> Acquisitions home
- Ordered
- Spent
- Vendors: Search, new, edit
- Baskets: New, edit
- New order
- From an empty record
- From an existing record
- From existing orders (copy)
- From a suggestion
- From a subscription
- From an external source
- From a staged file
- Basket groups
- Receive shipments
- Uncertain prices
- Late orders
- Suggestions
- Invoices
- Invoice details
- Invoice files
- Receive orders
- Transfer order
- Cancel order
- EDIFACT messages
- Order search
- ERM
Signed-off-by: Chris Cormack
--
You are receiving this mail because:
You are watching all bug changes.
--===============1103436013919948149==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:28:06 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 01 Sep 2023 09:28:05 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8694217565603224804=="
--===============8694217565603224804==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============8694217565603224804==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:28:16 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 01 Sep 2023 09:28:08 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7424861740393342251=="
--===============7424861740393342251==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #154632|0 |1
is obsolete| |
--- Comment #4 from Jonathan Druart ---
Created attachment 155080
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155080&action=edit
Bug 33908: Improve translation of title tags: Acquisitions
This patch updates acquisitions, suggestions, and ERM 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:
- Acquisitions -> Acquisitions home
- Ordered
- Spent
- Vendors: Search, new, edit
- Baskets: New, edit
- New order
- From an empty record
- From an existing record
- From existing orders (copy)
- From a suggestion
- From a subscription
- From an external source
- From a staged file
- Basket groups
- Receive shipments
- Uncertain prices
- Late orders
- Suggestions
- Invoices
- Invoice details
- Invoice files
- Receive orders
- Transfer order
- Cancel order
- EDIFACT messages
- Order search
- ERM
Signed-off-by: Chris Cormack
Signed-off-by: Jonathan Druart
--
You are receiving this mail because:
You are watching all bug changes.
--===============7424861740393342251==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:06 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 01 Sep 2023 14:10:17 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1455546693598225650=="
--===============1455546693598225650==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Tomás Cohen Arazi 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.
--===============1455546693598225650==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:16 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 01 Sep 2023 14:10:19 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3543392811556717709=="
--===============3543392811556717709==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
--- 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.
--===============3543392811556717709==--
From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:47:33 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Fri, 08 Sep 2023 05:47:33 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5122503972735386637=="
--===============5122503972735386637==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
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.
--===============5122503972735386637==--
From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:15:46 2023
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Tue, 19 Sep 2023 12:15:35 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1675270016455373271=="
--===============1675270016455373271==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|Pushed to master |RESOLVED
--
You are receiving this mail because:
You are watching all bug changes.
--===============1675270016455373271==--
From bugzilla-daemon@bugs.koha-community.org Mon Mar 11 10:35:36 2024
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 33908] Improve translation of title tags: Acquisitions
Date: Mon, 11 Mar 2024 09:35:25 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3816525443843171996=="
--===============3816525443843171996==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33908
Fridolin Somers changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |35422
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35422
[Bug 35422] Unexpected translation string for Suggestions template
--
You are receiving this mail because:
You are watching all bug changes.
--===============3816525443843171996==--