Matanya has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/109590


Change subject: wgSitename: consistent using ' instead of "
......................................................................

wgSitename: consistent using ' instead of "

Change-Id: I192fa12bd86790d299e76150abed5716804ec6ff
---
M wmf-config/InitialiseSettings.php
1 file changed, 14 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/90/109590/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index e94ff1c..8d417fb 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -1365,7 +1365,7 @@
        'bnwikibooks' => 'উইকিবই',
        'bnwikisource' => 'উইকিসংকলন',
        'bnwiktionary' => 'উইকিঅভিধান',
-       'boardgovcomwiki' => "Board Governance Committee",
+       'boardgovcomwiki' => 'Board Governance Committee',
        'boardwiki' => 'Board',
        'bpywiki' => 'উইকিপিডিয়া',
        'brwikimedia' => 'Wikimedia Brasil',
@@ -1377,7 +1377,7 @@
        'bswikiquote' => 'Wikicitati',
        'bswikisource' => 'Wikizvor',
        'bswiktionary' => 'Vikirječnik',
-       'cawiki' => "Viquip\xc3\xa8dia",
+       'cawiki' => 'Viquip\xc3\xa8dia',
        'cawikibooks' => 'Viquillibres',
        'cawikinews' => 'Viquinotícies',
        'cawikiquote' => 'Viquidites',
@@ -1473,13 +1473,13 @@
        'guwiki' => 'વિકિપીડિયા',
        'guwikisource' => 'વિકિસ્રોત',
        'guwiktionary' => 'વિક્શનરી', // bug 40776
-       'hewiki' => "ויקיפדיה",
-       'hewikibooks' => "ויקיספר",
+       'hewiki' => 'ויקיפדיה',
+       'hewikibooks' => 'ויקיספר',
        'hewikinews' => 'ויקיחדשות',
        'hewikiquote' => 'ויקיציטוט',
-       'hewikisource' => "ויקיטקסט",
+       'hewikisource' => 'ויקיטקסט',
        'hewikivoyage' => 'ויקימסע',
-       'hewiktionary' => "ויקימילון",
+       'hewiktionary' => 'ויקימילון',
        'hiwiki' => 'विकिपीडिया',
        'hiwiktionary' => 'विक्षनरी',
        'hrwiki' => 'Wikipedija',
@@ -1516,7 +1516,7 @@
        'itwikiversity' => 'Wikiversità',
        'itwiktionary' => 'Wikizionario',
        'iuwiki' => 'ᐅᐃᑭᐱᑎᐊ',
-       'jawikinews' => "ウィキニュース",
+       'jawikinews' => 'ウィキニュース',
        'jawikiversity' => 'ウィキバーシティ',
        'kawiki' => 'ვიკიპედია',
        'kawikibooks' => 'ვიკიწიგნები',
@@ -1836,7 +1836,7 @@
        'bswikisource'  => 'Wikizvor',
        'bswiktionary'  => 'Vikirječnik',
        'bxrwiki'       => 'Википеэди', // Bug 41877
-       'cawiki'        => "Viquip\xc3\xa8dia",
+       'cawiki'        => 'Viquip\xc3\xa8dia',
        'cawikibooks'   => 'Viquillibres',
        'cawikinews'    => 'Viquinotícies',
        'cawikiquote'   => 'Viquidites',
@@ -1926,13 +1926,13 @@
        'guwiki'        => 'વિકિપીડિયા',
        'guwikisource'  => 'વિકિસ્રોત',
        'guwiktionary'  => 'વિક્શનરી', // Bug 40776
-       'hewiki'        => "ויקיפדיה",
-       'hewikibooks'   => "ויקיספר",
+       'hewiki'        => 'ויקיפדיה',
+       'hewikibooks'   => 'ויקיספר',
        'hewikinews'    => 'ויקיחדשות',
        'hewikiquote'   => 'ויקיציטוט',
-       'hewikisource'  => "ויקיטקסט",
+       'hewikisource'  => 'ויקיטקסט',
        'hewikivoyage'  => 'ויקימסע',
-       'hewiktionary'  => "ויקימילון",
+       'hewiktionary'  => 'ויקימילון',
        'hiwiki'        => 'विकिपीडिया',
        'hiwiktionary'  => 'विक्षनरी',
        'hrwiki'        => 'Wikipedija',
@@ -1971,7 +1971,7 @@
        'itwikiversity' => 'Wikiversità',
        'itwiktionary'  => 'Wikizionario',
        'iuwiki'        => 'ᐅᐃᑭᐱᑎᐊ',
-       'jawikinews'    => "ウィキニュース",
+       'jawikinews'    => 'ウィキニュース',
        'kawiki'        => 'ვიკიპედია',
        'kawikibooks'   => 'ვიკიწიგნები',
        'kawikiquote'   => 'ვიკიციტატა',
@@ -2117,7 +2117,7 @@
        'srwikibooks'   => 'Викикњиге',
        'srwikinews'    => 'Викивести',
        'srwikisource'  => 'Викизворник',
-       'srwiktionary'  => "Викиречник",
+       'srwiktionary'  => 'Викиречник',
        'stewardwiki'   => 'Project',
        'strategywiki'  => 'Strategic_Planning',
        'szlwiki'       => 'Wikipedyjo',

-- 
To view, visit https://gerrit.wikimedia.org/r/109590
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I192fa12bd86790d299e76150abed5716804ec6ff
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Matanya <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to