From bugzilla-daemon@bugs.koha-community.org Thu Jun 9 15:05:55 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] New: Translatability: Fix problem with
isolated "'s"in request.tt
Date: Thu, 09 Jun 2016 13:05:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2995651913274677161=="
--===============2995651913274677161==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Bug ID: 16697
Summary: Translatability: Fix problem with isolated "'s"in
request.tt
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: I18N/L10N
Assignee: koha-bugs@lists.koha-community.org
Reporter: veron@veron.ch
QA Contact: testopia@bugs.koha-community.org
CC: frederic@tamil.fr
In koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt, an isolated
genitiv-'s leads to translation issues.
Line 296 should be re-worded:
[% borrowerfirstname %] [% borrowersurname %]'s
account has expired
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============2995651913274677161==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 9 15:43:33 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Thu, 09 Jun 2016 13:43:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1481784100583438194=="
--===============1481784100583438194==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Marc Véron changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|koha-bugs@lists.koha-commun |veron@veron.ch
|ity.org |
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============1481784100583438194==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 9 15:46:04 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Thu, 09 Jun 2016 13:46:01 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4322970895304985040=="
--===============4322970895304985040==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
--- Comment #1 from Marc Véron ---
Created attachment 52194
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52194&action=edit
Bug 16697: Translatability: Fix problem with isolated "'s"in request.tt
This patch fixes translation problems with tag-isolated 's in
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
The patch fixes it at two places. In consequence, some other texts
ares sigthly changed to make them look similar.
To test:
- Inspect code changes and verify that the new wording makes sense.
https://bugs.koha-community.org/show_bug.cgi?id=16455
--
You are receiving this mail because:
You are watching all bug changes.
--===============4322970895304985040==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 9 15:46:34 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Thu, 09 Jun 2016 13:46:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5324553153578998354=="
--===============5324553153578998354==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Marc Véron changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |Needs Signoff
Patch complexity|--- |String patch
--
You are receiving this mail because:
You are watching all bug changes.
--===============5324553153578998354==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 15 12:29:54 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Wed, 15 Jun 2016 10:29:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5913860992515707496=="
--===============5913860992515707496==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Frédéric Demians changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Signed Off
--
You are receiving this mail because:
You are watching all bug changes.
--===============5913860992515707496==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 15 12:29:55 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Wed, 15 Jun 2016 10:29:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0190076595340267606=="
--===============0190076595340267606==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Frédéric Demians changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #52194|0 |1
is obsolete| |
--- Comment #2 from Frédéric Demians ---
Created attachment 52415
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52415&action=edit
Bug 16697: Translatability: Fix problem with isolated "'s"in request.tt
This patch fixes translation problems with tag-isolated 's in
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
The patch fixes it at two places. In consequence, some other texts
ares sigthly changed to make them look similar.
To test:
- Inspect code changes and verify that the new wording makes sense.
Signed-off-by: Frédéric Demians
--
You are receiving this mail because:
You are watching all bug changes.
--===============0190076595340267606==--
From bugzilla-daemon@bugs.koha-community.org Sun Jun 19 13:16:33 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Sun, 19 Jun 2016 11:16:30 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1453065635055602395=="
--===============1453065635055602395==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============1453065635055602395==--
From bugzilla-daemon@bugs.koha-community.org Sun Jun 19 13:16:39 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Sun, 19 Jun 2016 11:16:33 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5434245493457258294=="
--===============5434245493457258294==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #52415|0 |1
is obsolete| |
--- Comment #3 from Katrin Fischer ---
Created attachment 52534
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52534&action=edit
[PASSED QA] Bug 16697: Translatability: Fix problem with isolated "'s"in
request.tt
This patch fixes translation problems with tag-isolated 's in
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
The patch fixes it at two places. In consequence, some other texts
ares sigthly changed to make them look similar.
To test:
- Inspect code changes and verify that the new wording makes sense.
Signed-off-by: Frédéric Demians
Signed-off-by: Katrin Fischer
--
You are receiving this mail because:
You are watching all bug changes.
--===============5434245493457258294==--
From bugzilla-daemon@bugs.koha-community.org Fri Jun 24 15:10:39 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Fri, 24 Jun 2016 13:10:33 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1339284634916767448=="
--===============1339284634916767448==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Kyle M Hall changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Passed QA |Pushed to Master
CC| |kyle@bywatersolutions.com
--- Comment #4 from Kyle M Hall ---
Pushed to master for 16.11, thanks Marc!
--
You are receiving this mail because:
You are watching all bug changes.
--===============1339284634916767448==--
From bugzilla-daemon@bugs.koha-community.org Mon Aug 1 13:53:25 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Mon, 01 Aug 2016 11:53:22 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8937657334701820260=="
--===============8937657334701820260==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
--- Comment #5 from Frédéric Demians ---
Pushed in 16.05. Will be in 16.05.02.
--
You are receiving this mail because:
You are watching all bug changes.
--===============8937657334701820260==--
From bugzilla-daemon@bugs.koha-community.org Mon Aug 1 14:06:37 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Mon, 01 Aug 2016 12:06:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0023757387517193851=="
--===============0023757387517193851==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Frédéric Demians changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Pushed to Master |Pushed to Stable
--
You are receiving this mail because:
You are watching all bug changes.
--===============0023757387517193851==--
From bugzilla-daemon@bugs.koha-community.org Tue Aug 16 15:12:34 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 16697] Translatability: Fix problem with isolated
"'s"in request.tt
Date: Tue, 16 Aug 2016 13:12:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6056034427592854962=="
--===============6056034427592854962==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697
Julian Maurice changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julian.maurice@biblibre.com
--- Comment #6 from Julian Maurice ---
Patch pushed to 3.22.x, will be in 3.22.10
--
You are receiving this mail because:
You are watching all bug changes.
--===============6056034427592854962==--