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: Ice7bfcdbd76333b24be7021567cf998082a93814
---
M Collection.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/Collection.alias.php b/Collection.alias.php
index 797eb62..8c888c9 100644
--- a/Collection.alias.php
+++ b/Collection.alias.php
@@ -436,7 +436,7 @@
 
 /** Ukrainian (українська) */
 $specialPageAliases['uk'] = array(
-       'Book' => array( 'Книга', 'Колекція_книг' ),
+       'Book' => array( 'Книга', 'Колекція_книг', 'Коллекция_книг' ),
 );
 
 /** Urdu (اردو) */
@@ -467,4 +467,4 @@
 /** Traditional Chinese (中文(繁體)‎) */
 $specialPageAliases['zh-hant'] = array(
        'Book' => array( '書籍' ),
-);
\ No newline at end of file
+);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice7bfcdbd76333b24be7021567cf998082a93814
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Collection
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: C. Scott Ananian <[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