jenkins-bot has submitted this change and it was merged.

Change subject: Add Russian special page aliases for Ukrainian for backwards 
compatibility
......................................................................


Add Russian special page aliases for Ukrainian for backwards compatibility

Bug: T39314
Change-Id: I0ee84f22219475aef5a7a93558c26d518a944241
---
M Nuke.alias.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Nikerabbit: Looks good to me, but someone else must approve
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Nuke.alias.php b/Nuke.alias.php
index d275456..b6cfc94 100644
--- a/Nuke.alias.php
+++ b/Nuke.alias.php
@@ -276,7 +276,7 @@
 
 /** Ukrainian (українська) */
 $specialPageAliases['uk'] = array(
-       'Nuke' => array( 'Масове_вилучення' ),
+       'Nuke' => array( 'Масове_вилучення', 'Множественное_удаление' ),
 );
 
 /** Vietnamese (Tiếng Việt) */
@@ -297,4 +297,4 @@
 /** Traditional Chinese (中文(繁體)‎) */
 $specialPageAliases['zh-hant'] = array(
        'Nuke' => array( '大量刪除' ),
-);
\ No newline at end of file
+);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0ee84f22219475aef5a7a93558c26d518a944241
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Nuke
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to