es-ES MARC21 bibliographic and authorities need to be updated and translated.
Created attachment 22026 [details] [review] Bug 11068 - 1/2 - Update MARC21 es-ES default frameworks fields and translation This patch updates es-ES MARC21 default bibliographic framework. It updates fields/subfields and update translation Version used is master + Bug 10962 Only to new installs Test 1) remove default MARC21 framework 2) load new file marc21_framework_DEFAULT.sql 3) Check that load without errors 4) Is a direct translation of EN file, chech line count is equal
Created attachment 22027 [details] [review] Bug 11068 - 2/2 - Update MARC21 es-ES default frameworks fields and translation This patch updates es-ES authority frameworks. Updates fields/subfields and also update translation Version used is master + Bug 10962 Only to new installs Test 1) remove MARC21 authority framework 2) load new file authorities_normal_marc21.sql 3) Check that load without errors 4) Is a direct translation of EN file, chech line count is equal
Patch applied cleanly, go forth and signoff
What will guaranty that there isn't difference between the master 'en' SQL file and the translated version? Now and in the future, when the English version will be modified? Don't you think a test case is required? would be necessary?
(In reply to Frédéric Demians from comment #4) > What will guaranty that there isn't difference between the master 'en' SQL > file and the translated version? Now and in the future, when the English > version will be modified? Don't you think a test case is required? would be > necessary? You are right, this needs a test to check if translated fw is similar to 'en' ones. Better wait for Bug 11330, I'm using that version of 'en' fw to made direct translations.
Take a look at bug 11396. There is a test which would be able to compare your es-ES files with the English version. I can help to make it testable with this patch.
Created attachment 31716 [details] Bug-11068-Update-MARC21-es-ES-default-frameworks This patch is too big for bugzilla/git-bz It's in compressed form, mostly for changes on sample frameworks.
Please download, uncompress, apply, test and sign :)
Created attachment 32797 [details] Bug-11068-Update-MARC21-es-ES-default-frameworks Rebased on top of 3977 This patch is too big for bugzilla/git-bz It's in compressed form, mostly for changes on sample frameworks.
Created attachment 32798 [details] Bug-11068-Update-MARC21-es-ES-default-frameworks
Created attachment 32802 [details] [review] [PASSED QA] Bug 11068 - big patch
Patch pushed to master. Thanks Bernardo!