View | Details | Raw Unified | Return to bug 27581
Collapse All | Expand All

(-)a/installer/data/mysql/localization/it-IT/custom.sql (-2 / +1 lines)
Lines 58-64 UPDATE systempreferences SET value = '0' WHERE variable = 'QueryStemming'; Link Here
58
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryWeightFields';
58
UPDATE systempreferences SET value = '0' WHERE variable = 'QueryWeightFields';
59
UPDATE systempreferences SET value = '1' WHERE variable = 'TagsModeration';
59
UPDATE systempreferences SET value = '1' WHERE variable = 'TagsModeration';
60
UPDATE systempreferences SET value = '30600' WHERE variable = 'timeout';
60
UPDATE systempreferences SET value = '30600' WHERE variable = 'timeout';
61
UPDATE systempreferences SET value = '1' WHERE variable = 'UseICU';
61
UPDATE systempreferences SET value = '1' WHERE variable = 'UseICUStyleQuotes';
62
UPDATE systempreferences SET value = 'URLLinkText' WHERE variable = 'URLLinkText';
62
UPDATE systempreferences SET value = 'URLLinkText' WHERE variable = 'URLLinkText';
63
63
64
UPDATE systempreferences SET value = '#200|<span style=\"font-weight:bold\">|{200a}{. 200c}{ : 200e}{200d}{ / 200f}{ ; 200g}{. 200h}{. 200i}|</span>\r\n#210|. &ndash; |{210a}{ : 210c}{, 210d}|\r\n#215|. &ndash; |{215a}{ ; 215d}|\r\n#225|. &ndash; |{(225a}{ ; 225v)}|\r\n#010|. &ndash; |{ISBN 010a}|' WHERE variable = 'ISBD';
64
UPDATE systempreferences SET value = '#200|<span style=\"font-weight:bold\">|{200a}{. 200c}{ : 200e}{200d}{ / 200f}{ ; 200g}{. 200h}{. 200i}|</span>\r\n#210|. &ndash; |{210a}{ : 210c}{, 210d}|\r\n#215|. &ndash; |{215a}{ ; 215d}|\r\n#225|. &ndash; |{(225a}{ ; 225v)}|\r\n#010|. &ndash; |{ISBN 010a}|' WHERE variable = 'ISBD';
65
- 

Return to bug 27581