From 057a00d85cc62d3f9c2eb54130a9c2c1d73b9db9 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 6 Oct 2014 13:07:59 +0200 Subject: [PATCH] Bug 13027: Typo RoutlingListNote Trivial patch adjusts two occurrences of this typo in two installer sql files. Signed-off-by: Chris Signed-off-by: Katrin Fischer Typo in sysprefs.sql is only in the description, so fixing this without a database update seems ok. Signed-off-by: Tomas Cohen Arazi --- installer/data/mysql/de-DE/mandatory/system_preferences.sql | 2 +- installer/data/mysql/sysprefs.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/data/mysql/de-DE/mandatory/system_preferences.sql b/installer/data/mysql/de-DE/mandatory/system_preferences.sql index 76911399e7..42f36b70d0 100644 --- a/installer/data/mysql/de-DE/mandatory/system_preferences.sql +++ b/installer/data/mysql/de-DE/mandatory/system_preferences.sql @@ -32,7 +32,7 @@ UPDATE systempreferences SET value = WHERE variable = 'OPACSearchForTitleIn'; UPDATE systempreferences SET value = 'Monday' WHERE variable = 'CalendarFirstDayOfWeek'; UPDATE systempreferences SET value = '0.07|0.19|0.00' WHERE variable = 'gist'; -UPDATE systempreferences SET value = 'Dieser Text wird über den Systemparameter RoutlingListNote konfiguriert.' where variable = 'RoutingListNote'; +UPDATE systempreferences SET value = 'Dieser Text wird über den Systemparameter RoutingListNote konfiguriert.' where variable = 'RoutingListNote'; UPDATE systempreferences SET value = 'barcode stocknumber' WHERE variable = 'uniqueitemfields'; UPDATE systempreferences SET value = 'de-DE,en' WHERE variable = 'language'; UPDATE systempreferences SET value = 'de-DE,en' WHERE variable = 'opaclanguages'; diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql index e0e00bd0ad..b08a5149fa 100644 --- a/installer/data/mysql/sysprefs.sql +++ b/installer/data/mysql/sysprefs.sql @@ -345,7 +345,7 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` ('ReturnToShelvingCart','0','','If set, when any item is \'checked in\', it\'s location code will be changed to CART.','YesNo'), ('reviewson','1','','If ON, enables patron reviews of bibliographic records in the OPAC','YesNo'), ('RoutingListAddReserves','1','','If ON the patrons on routing lists are automatically added to holds on the issue.','YesNo'), -('RoutingListNote','To change this note edit RoutlingListNote system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), +('RoutingListNote','To change this note edit RoutingListNote system preference.','70|10','Define a note to be shown on all routing lists','Textarea'), ('RoutingSerials','1',NULL,'If ON, serials routing is enabled','YesNo'), ('SCOUserCSS','',NULL,'Add CSS to be included in the SCO module in an embedded