[Bug 15123] New: Acquisition: Better context for "Transferred from..." to avoid ambiguity in translation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Bug ID: 15123 Summary: Acquisition: Better context for "Transferred from..." to avoid ambiguity in translation 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 Created attachment 44356 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44356&action=edit Wrong translation of "Transferred" in basket In German, the word "Transfer" can be translated to "Transfer" or "Transport". Transfer would be used e.g. for transferring an order, transport is for transportation of e.g. books. This ambiguity leads to a wrong translation for transferred orders in Home > Acquisitions > [a vendor ] > [a basket] e.g. /cgi-bin/koha/acqui/basket.pl?basketno=14 See screenshot attached. The reason is that the word "Basket" is detached from the string "Transferred to" by the <a> tag. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 44357 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44357&action=edit Bug 15123: Acquisition: Better context for "Transferred from..." to avoid ambiguity in translation This patch moves the word "basket" out of the <a> tags to have a better context for translation. To test: - Transfer an order from one basket to another basket - Verify that "basket" is detached from the strings "Transferred to" rsp "Transferred from" by th <a> tag (See screenshot) - Apply patch - Verify that the word "basket" is now otuside the <a> tags -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |veron@veron.ch |ity.org | Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44357|0 |1 is obsolete| | --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 44449 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44449&action=edit [SIGNED-OFF]Bug 15123: Acquisition: Better context for "Transferred from..." to avoid ambiguity in translation This patch moves the word "basket" out of the <a> tags to have a better context for translation. To test: - Transfer an order from one basket to another basket - Verify that "basket" is detached from the strings "Transferred to" rsp "Transferred from" by th <a> tag (See screenshot) - Apply patch - Verify that the word "basket" is now otuside the <a> tags Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised. Tested with es-ES -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hector.hecaxmmx@gmail.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44449|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 44456 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44456&action=edit [PASSED QA] Bug 15123: Acquisition: Better context for "Transferred from..." to avoid ambiguity in translation This patch moves the word "basket" out of the <a> tags to have a better context for translation. To test: - Transfer an order from one basket to another basket - Verify that "basket" is detached from the strings "Transferred to" rsp "Transferred from" by th <a> tag (See screenshot) - Apply patch - Verify that the word "basket" is now otuside the <a> tags Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised. Tested with es-ES Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Pushed to Master --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thansk Marc! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15123 --- Comment #5 from Frédéric Demians <frederic@tamil.fr> --- This patch has been pushed to 3.20.x, will be in 3.20.6. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org