jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/331313 )

Change subject: Set Translation namespace on ml.wikisource
......................................................................


Set Translation namespace on ml.wikisource

Bug: T154087
Change-Id: Ic6f8159a930498664e2be9b3990ee4c03643c026
---
M wmf-config/InitialiseSettings.php
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index b1f2332..9b67339 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -3446,6 +3446,10 @@
                'Portal_talk' => 103,
                'WS' => NS_PROJECT,
                'H' => NS_HELP, // T37712
+               'Translation' => 114, // T154087
+               'Translation_talk' => 115,
+               'പ' => 114,
+               'പസം' => 115,
        ],
        '+mlwiktionary' => [
                'വിക്കി‌‌_നിഘണ്ടു' => NS_PROJECT,
@@ -5809,6 +5813,8 @@
                105 => 'സൂചികയുടെ_സംവാദം',
                106 => 'താൾ',
                107 => 'താളിന്റെ_സംവാദം',
+               114 => 'പരിഭാഷ', // T154087 - Translate
+               115 => 'പരിഭാഷയുടെ_സംവാദം',
        ],
        'mrwikisource' => [
                100 => 'दालन', // Portal

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6f8159a930498664e2be9b3990ee4c03643c026
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[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