| Summary: | Fix Norwegian authorized values for the web installer | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Magnus Enger <magnus> |
| Component: | Installation and upgrade (web-based installer) | Assignee: | Magnus Enger <magnus> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | chris, gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 9837 - Fix Norwegian authorized values for the web installer
Signed off patch [PASSED QA] Bug 9837 - Fix Norwegian authorized values for the web installer |
||
|
Description
Magnus Enger
2013-03-18 15:18:30 UTC
Created attachment 16266 [details] [review] Bug 9837 - Fix Norwegian authorized values for the web installer This patch fixes the file of authorized values that is used when the web installer is run in Norwegian: Not translated: BOR_NOTES Missing: REPORT_GROUP To test: - Install the Norwegian translation - Run through the web installer in Norwegian - Make sure the auth_val.sql file is included - Check that there are no errors in the web installer - Check that the BOR_NOTES and REPORT_GROUPS values are present in Home › Administration › Authorized values Created attachment 17020 [details] [review] Signed off patch Created attachment 17054 [details] [review] [PASSED QA] Bug 9837 - Fix Norwegian authorized values for the web installer This patch fixes the file of authorized values that is used when the web installer is run in Norwegian: Not translated: BOR_NOTES Missing: REPORT_GROUP To test: - Install the Norwegian translation - Run through the web installer in Norwegian - Make sure the auth_val.sql file is included - Check that there are no errors in the web installer - Check that the BOR_NOTES and REPORT_GROUPS values are present in Home > Administration > Authorized values Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> I can't test the validity of the translation, but it doesn't break anything :) Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> SQL and NORMARC only, works alright. This patch has been pushed to master. Pushed to 3.10.x will be in 3.10.5 Works as expected (tested with packages built off current master). |