From 891b6590deede9013df8b52386e0f3fba0aab7c8 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Wed, 18 May 2016 22:59:27 -0300 Subject: [PATCH] Bug 16554: Fix I18N sample files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Needs Bug 13669 This patch fix web installer for de-DE, es-ES, fr-CA, nb-NO and pl-PL To test: 1) Apply patch 2) Try web installer for any/all listed languages. a) de-DE, es-ES, fr-CA and pl-PL There must be no problems for marc21 + all sample files b) nb-NO There must be no problems for normarc + all sample files Signed-off-by: Mark Tompsett Signed-off-by: Jonathan Druart Signed-off-by: Kyle M Hall (cherry picked from commit e38cad45e8ef2df88dc4a2c8345ac1d92f8dd8e8) Signed-off-by: Frédéric Demians (cherry picked from commit 884e877be398cf684988f90ea9fb42639fadcc0e) Signed-off-by: Julian Maurice --- .../data/mysql/de-DE/optional/marc21_holdings_coded_values.sql | 3 ++- .../data/mysql/es-ES/optional/marc21_holdings_coded_values.sql | 3 ++- .../mysql/nb-NO/2-Valgfritt/marc21_holdings_coded_values.sql | 3 ++- .../data/mysql/pl-PL/optional/marc21_holdings_coded_values.sql | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql index adc3ea7281..d630b8e54c 100644 --- a/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql +++ b/installer/data/mysql/de-DE/optional/marc21_holdings_coded_values.sql @@ -3,7 +3,8 @@ -- Refer to http://www.niso.org/standards/index.html -- General Holdings: Type of Unit Designator -INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable');INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','c','Secondary bibliographic unit: supplements, special issues, accompanying material, other secondary bibliographic units'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','d','Indexes'); diff --git a/installer/data/mysql/es-ES/optional/marc21_holdings_coded_values.sql b/installer/data/mysql/es-ES/optional/marc21_holdings_coded_values.sql index adc3ea7281..d630b8e54c 100644 --- a/installer/data/mysql/es-ES/optional/marc21_holdings_coded_values.sql +++ b/installer/data/mysql/es-ES/optional/marc21_holdings_coded_values.sql @@ -3,7 +3,8 @@ -- Refer to http://www.niso.org/standards/index.html -- General Holdings: Type of Unit Designator -INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable');INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','c','Secondary bibliographic unit: supplements, special issues, accompanying material, other secondary bibliographic units'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','d','Indexes'); diff --git a/installer/data/mysql/nb-NO/2-Valgfritt/marc21_holdings_coded_values.sql b/installer/data/mysql/nb-NO/2-Valgfritt/marc21_holdings_coded_values.sql index adc3ea7281..d630b8e54c 100644 --- a/installer/data/mysql/nb-NO/2-Valgfritt/marc21_holdings_coded_values.sql +++ b/installer/data/mysql/nb-NO/2-Valgfritt/marc21_holdings_coded_values.sql @@ -3,7 +3,8 @@ -- Refer to http://www.niso.org/standards/index.html -- General Holdings: Type of Unit Designator -INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable');INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','c','Secondary bibliographic unit: supplements, special issues, accompanying material, other secondary bibliographic units'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','d','Indexes'); diff --git a/installer/data/mysql/pl-PL/optional/marc21_holdings_coded_values.sql b/installer/data/mysql/pl-PL/optional/marc21_holdings_coded_values.sql index eb74f46b88..b2c9168909 100644 --- a/installer/data/mysql/pl-PL/optional/marc21_holdings_coded_values.sql +++ b/installer/data/mysql/pl-PL/optional/marc21_holdings_coded_values.sql @@ -3,7 +3,8 @@ -- Refer to http://www.niso.org/standards/index.html -- General Holdings: Type of Unit Designator -INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable');INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','0','Information not available; Not applicable'); +INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','a','Basic bibliographic unit'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','c','Secondary bibliographic unit: supplements, special issues, accompanying material, other secondary bibliographic units'); INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('HINGS_UT','d','Indexes'); -- 2.39.5