Reedy has submitted this change and it was merged.
Change subject: (bug 44899) Namespace setup for Korean Wikiversity
......................................................................
(bug 44899) Namespace setup for Korean Wikiversity
This commit does three things:
* (1) It changes the default display for the NS_PROJECT_TALK namespace
into its Korean version (NS_PROJECT being defined by $wgMetaNamespace);
* (2) It adds a new alias for the NS_PROJECT_TALK namespace (with the
NS_PROJECT alias being set by default);
* (3) It adds new 102 and 103 namespaces in Korean, though without any
English aliases.
As far as I see, there are around 50 main namespace pages that begin
with the name of the new namespace ('위키배움터'), so I'll request the
namespaceDupes.php script to be run (since it's too much pages to be
moved manually).
Bug: 44899
Change-Id: Id9d9e73c6af0663175997e4b7e56fec248d70ec9
---
M wmf-config/InitialiseSettings.php
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Reedy: Verified; Looks good to me, approved
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 8e9c60b..6afa7fc 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -1916,7 +1916,8 @@
'kowikiquote' => '위키인용집',
'kowikisource' => '위키문헌',
'kowiktionary' => '위키낱말사전',
- 'krcwiki' => 'Википедия',
+ 'kowikiversity' => '위키배움터', // Bug 44899
+ 'krcwiki' => 'Википедия',
'kuwiki' => 'Wîkîpediya',
'kuwiktionary' => 'Wîkîferheng',
'kvwiki' => 'Википедия',
@@ -2818,6 +2819,9 @@
'글쓴이토론' => 101,
'Author' => 100,
'Author_talk' => 101,
+ ),
+ '+kowikiversity' => array(
+ 'Wikiversity토론' => NS_PROJECT_TALK, // Bug 44899
),
'+kowiktionary' => array(
'Wikisaurus' => 110,
@@ -6046,6 +6050,11 @@
110 => 'Transwiki',
111 => 'Transwiki‐ノート',
),
+ 'kowikiversity' => array(
+ NS_PROJECT_TALK => '위키배움터토론', // Bug 44899
+ 102 => '포털', // Bug 44899
+ 103 => '포털토론', // Bug 44899
+ ),
// @} end of wikiversity
// Wikivoyage @{
--
To view, visit https://gerrit.wikimedia.org/r/59786
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id9d9e73c6af0663175997e4b7e56fec248d70ec9
Gerrit-PatchSet: 6
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Odder <[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