@@ -, +, @@ --- installer/data/mysql/localization/it-IT/custom.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/installer/data/mysql/localization/it-IT/custom.sql +++ a/installer/data/mysql/localization/it-IT/custom.sql @@ -58,7 +58,7 @@ UPDATE systempreferences SET value = '0' WHERE variable = 'QueryStemming'; UPDATE systempreferences SET value = '0' WHERE variable = 'QueryWeightFields'; UPDATE systempreferences SET value = '1' WHERE variable = 'TagsModeration'; UPDATE systempreferences SET value = '30600' WHERE variable = 'timeout'; -UPDATE systempreferences SET value = '1' WHERE variable = 'UseICU'; +UPDATE systempreferences SET value = '1' WHERE variable = 'UseICUStyleQuotes'; UPDATE systempreferences SET value = 'URLLinkText' WHERE variable = 'URLLinkText'; UPDATE systempreferences SET value = '#200||{200a}{. 200c}{ : 200e}{200d}{ / 200f}{ ; 200g}{. 200h}{. 200i}|\r\n#210|. – |{210a}{ : 210c}{, 210d}|\r\n#215|. – |{215a}{ ; 215d}|\r\n#225|. – |{(225a}{ ; 225v)}|\r\n#010|. – |{ISBN 010a}|' WHERE variable = 'ISBD'; --