Summary: | translated message names on sql level break messaging | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | I18N/L10N | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | critical | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, julian.maurice, paul.poulain |
Version: | rel_3_2 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 5889 | ||
Bug Blocks: | |||
Attachments: | proposed patch |
Description
Katrin Fischer
2011-01-21 12:27:24 UTC
Created attachment 3015 [details] [review] proposed patch Ok, the 'DUE' appears only in the POD - so this is not a real bug. So we can ignore that. But translating those messages is still a really bad idea. This bug is mentioned in: Bug 5646: Translated sql files break messaging http://lists.koha-community.org/pipermail/koha-patches/2011-January/013690.html Bug 5646: Translated sql files break messaging http://lists.koha-community.org/pipermail/koha-patches/2011-January/013691.html Katrin/Julian = Sophie (BibLibre) has improved Koha to have extended messaging be translatable. Julian, pls search on git.biblibre.com, it has be done last week Paul, does the sign off still hold then? OK, sorry, more explanations needed... The description of advanced notices in SQL is meaningfull for Koha. Thus, the way Katrin solved the problem in a previous patch was wrong. This patch is a kind of "revert" or another one, solving the functionnal problem (ie: adv notices now work again for german), but not the translation problem. Sophie worked recently on a patch that solves the translation problem correctly. So: 1- yes, pls apply this patch 2- when we will submit our patch, it will be relevant I hope it's more understandable now ! Patch pushed, please test This bug is mentioned in: Bug 5646: Translated sql files break messaging http://lists.koha-community.org/pipermail/koha-patches/2011-March/014056.html |