Bug 12240 - Update of Italian SQL files (no marc setup) - 3.16
Summary: Update of Italian SQL files (no marc setup) - 3.16
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Zeno Tajoli
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-13 10:42 UTC by Zeno Tajoli
Modified: 2014-12-07 20:07 UTC (History)
3 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
SQL update (no MARC) (41.21 KB, patch)
2014-05-14 11:07 UTC, Zeno Tajoli
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12240 - update of italian SQL files (no MARC setup) (41.38 KB, patch)
2014-05-17 00:09 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 12240 - update of italian SQL files (no MARC setup) (41.55 KB, patch)
2014-05-18 10:28 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Tajoli 2014-05-13 10:42:44 UTC
For 3.16 we need to update SQL file for Italina transaltion.
This bug is not about mrac sql setup
Comment 1 Zeno Tajoli 2014-05-14 11:07:26 UTC Comment hidden (obsolete)
Comment 2 Zeno Tajoli 2014-05-14 11:08:08 UTC
To test:
- Apply this patch.
- Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you prefer)
- Install it-IT templates on command line
- Run the webinstaller using it-IT
- Follow the steps and choose all under 'necessari'
=> SUCCESS: no errors
=> Sign this
=> Extra: see the italian installation and control the tralation
Comment 3 Bernardo Gonzalez Kriegel 2014-05-17 00:09:36 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2014-05-18 10:28:10 UTC
Created attachment 28310 [details] [review]
[PASSED QA] Bug 12240 - update of italian SQL files (no MARC setup)

To test:
- Apply this patch.
- Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you prefer)
- Install it-IT templates on command line
- Run the webinstaller using it-IT
- Follow the steps and choose all under 'necessari'
=> SUCCESS: no errors
=> Sign this
=> Extra: see the italian installation and control the translation

http://bugs.koha-community.org/show_bug.cgi?id=12240
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tested doing it-IT install, all files selected, all load ok.
No koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Ran the Italian web installer, no errors.
Checked some of the changed data, like the translated notices,
in the interface. No problems found.
Comment 5 Galen Charlton 2014-05-19 15:27:16 UTC
Pushed to master.  Thanks, Zeno!