Bugzilla – Attachment 116456 Details for
Bug 27581
Rename UseICU system preference to UseICUStyleQuotes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27581: (QA follow-up) Fix occurence in it-IT custom.sql
Bug-27581-QA-follow-up-Fix-occurence-in-it-IT-cust.patch (text/plain), 1.47 KB, created by
Katrin Fischer
on 2021-02-07 11:10:00 UTC
(
hide
)
Description:
Bug 27581: (QA follow-up) Fix occurence in it-IT custom.sql
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-02-07 11:10:00 UTC
Size:
1.47 KB
patch
obsolete
>From 0810e295599b76ea385762796a59174a8c2574a8 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 6 Feb 2021 23:57:41 +0000 >Subject: [PATCH] Bug 27581: (QA follow-up) Fix occurence in it-IT custom.sql > >--- > installer/data/mysql/localization/it-IT/custom.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/localization/it-IT/custom.sql b/installer/data/mysql/localization/it-IT/custom.sql >index 9dcdf398e7..d9aca86600 100644 >--- a/installer/data/mysql/localization/it-IT/custom.sql >+++ b/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|<span style=\"font-weight:bold\">|{200a}{. 200c}{ : 200e}{200d}{ / 200f}{ ; 200g}{. 200h}{. 200i}|</span>\r\n#210|. – |{210a}{ : 210c}{, 210d}|\r\n#215|. – |{215a}{ ; 215d}|\r\n#225|. – |{(225a}{ ; 225v)}|\r\n#010|. – |{ISBN 010a}|' WHERE variable = 'ISBD'; >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 27581
:
116078
|
116082
|
116154
|
116455
| 116456 |
116498