Bug 12240

Summary: Update of Italian SQL files (no marc setup) - 3.16
Product: Koha Reporter: Zeno Tajoli <ztajoli>
Component: I18N/L10NAssignee: Zeno Tajoli <ztajoli>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: bgkriegel, f.demians, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: SQL update (no MARC)
[SIGNED-OFF] Bug 12240 - update of italian SQL files (no MARC setup)
[PASSED QA] Bug 12240 - update of italian SQL files (no MARC setup)

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!