Summary: | Remove it-IT installer data | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | bgkriegel, fridolin.somers, gmcharlt, john, jonathan.druart, koha-bugs, lucas, martin.renvoize, testopia, victor, ztajoli |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://gitlab.com/joubu/Koha/-/tree/bug_27621 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This removes the SQL installer directory from the Koha source code. Installing Italian sample data will still be possible, but translations have been moved into Koha's translation system using .po files maintained on https://translate.koha-community.org.
|
Version(s) released in: |
21.05.00
|
Circulation function: | |||
Bug Depends on: | 24871, 24973 | ||
Bug Blocks: | 27829, 29538 |
Description
Martin Renvoize (ashimema)
2021-02-04 08:49:52 UTC
it-IT removed on a remote branch (cannot attach the patch to the bug report, it's too big) https://gitlab.com/joubu/Koha/-/tree/bug_27621 I got the confirmation from Zeno and John that it was preferable for them to use the new workflow for it-IT. This looks good to me.. but I'm not really the target audience here.. Who can we get to SO/QA this? I've dug through the patchset and agree with the changes. All looks good to me, happy to say this is signed off. (I'll leave adding the SO line on the branch to Jonathan) I think it would be nice if we could also save the quotes. This is a general problem, see bug 26829. Translating our existing sample quotes is not really helping, the American presidents have limited appeal in other contexts. If we added them to custom.sql they would become mandatory, instead of optional, like they should be. So I have copied the quotes to the other bug and going to sign this one off, hoping that will keep them save until we can implement something nicer. Pushed to master for 21.05, thanks to everybody involved! Not pushed to 20.11.x |