Dereckson has uploaded a new change for review.

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

Change subject: Restore Redaktor namespace on sk.wikipedia
......................................................................

Restore Redaktor namespace on sk.wikipedia

Previously, the Redaktor namespace, a choice specific for sk.wikipedia,
was hardcoded in the general Slovak language localisation.

It was was renamed to a more universal Užívateľ in 4f12dc25e773.

Meanwhile, for the sk.wikipedia specific configuration, we improved
the localisation of Redaktor / Redaktora by genre.

But the configuration never contained Redaktor as the canonical User
namespace, so this namespace has been Užívateľ since 1.28.0-wmf.17.

This configuration change applies what should have been done from
the start instead of edit the core Slovak localisation: define
Redaktor as the canonical User namespace for sk.wikipedia.

Bug: T143472
Change-Id: Ic1f043159ed76fc4e45f96d45e5f935cf64786e7
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index b2c5d36..c7284aa 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -5289,6 +5289,8 @@
        'shwiki' => [ 100 => 'Portal', 101 => 'Razgovor_o_portalu' ], // T32928
        'siwiki' => [ 100 => 'ද්වාරය', 101 => 'ද්වාරය_සාකච්ඡාව' ], // T8435, 
T26936
        'skwiki' => [
+               NS_USER => 'Redaktor', // T143472
+               NS_USER_TALK => 'Diskusia_s_redaktorom',
                100 => 'Portál',
                101 => 'Diskusia_k_portálu',
        ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1f043159ed76fc4e45f96d45e5f935cf64786e7
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <dereck...@espace-win.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to