Reedy has submitted this change and it was merged.

Change subject: (bug 47933) Rename Module talk namespace for Japanese Wikipedia
......................................................................


(bug 47933) Rename Module talk namespace for Japanese Wikipedia

Rename Module talk namespace 'モジュール‐ノート'.
Add 'モジュール・トーク' to aliase of Module talk namespace.

Bug: 47933
Change-Id: I80d59e6068656cc80eb2d48a155e10346d77bc6c
---
M wmf-config/InitialiseSettings.php
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 657ada6..f67a9f8 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -2770,7 +2770,8 @@
                "ポータル‐ノート" => 101,
                'Portal‐ノート' => 101,
                'Portal・トーク' => 101,
-                               'プロジェクト・トーク' => 103,
+               'プロジェクト・トーク' => 103,
+               'モジュール・トーク' => 829, // Bug 47933
        ),
        '+jawikinews' => array(
                "ポータル‐ノート" => 101,
@@ -4751,7 +4752,7 @@
                101 => 'Discussioni_portale',
                102 => 'Progetto',
                103 => 'Discussioni_progetto',
-               ),
+       ),
        'jawiki' => array(
                NS_TALK => "ノート",
                NS_USER_TALK => "利用者‐会話",
@@ -4768,6 +4769,7 @@
                101 => 'Portal‐ノート',
                102 => 'プロジェクト',
                103 => 'プロジェクト‐ノート',
+               829 => 'モジュール‐ノート', // Bug 47933
        ),
        'jawiktionary' => array(
                100 => '付録', // Appendix

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I80d59e6068656cc80eb2d48a155e10346d77bc6c
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Burthsceh <[email protected]>
Gerrit-Reviewer: Burthsceh <[email protected]>
Gerrit-Reviewer: Jeremyb <[email protected]>
Gerrit-Reviewer: Odder <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to