Vogone has uploaded a new change for review.
https://gerrit.wikimedia.org/r/154793
Change subject: Add new Portal/Portal talk namespaces to kowikisource
......................................................................
Add new Portal/Portal talk namespaces to kowikisource
This change adds two new requested namespaces for kowikisource
plus the corresponding English language aliases.
Bug: 69522
Change-Id: I9ac6303aac269fc870c2879afeb43fcb3d0cbfac
---
M wmf-config/InitialiseSettings.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/93/154793/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 740d840..d392cd6 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3004,6 +3004,8 @@
'글쓴이토론' => 101,
'Author' => 100,
'Author_talk' => 101,
+ 'Portal' => 102, // Bug 69522
+ 'Portal_talk' => 103,
),
'+kowikiversity' => array(
'Wikiversity토론' => NS_PROJECT_TALK, // Bug 44899
@@ -5090,6 +5092,8 @@
'kowikisource' => array(
100 => '저자',
101 => '저자토론',
+ 102 => '포털', // Bug 69522
+ 103 => '포털토론',
),
'lawikisource' => array(
102 => 'Scriptor',
--
To view, visit https://gerrit.wikimedia.org/r/154793
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ac6303aac269fc870c2879afeb43fcb3d0cbfac
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Vogone <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits