[MediaWiki-commits] [Gerrit] mediawiki...ContentTranslation[master]: Normalize special page aliases (bn) to a form MediaWiki can ...

2016-12-13 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326433 )

Change subject: Normalize special page aliases (bn) to a form MediaWiki can 
understand
..


Normalize special page aliases (bn) to a form MediaWiki can understand

First word of the new and old aliases in hex
E0A6ACE0A6BFE0A6B7 E0A6AFE0A6BC E0A6ACE0A6B8E0A78DE0A6A4E0A781 (U+09AF+U+09BC)
E0A6ACE0A6BFE0A6B7 E0A79F   E0A6ACE0A6B8E0A78DE0A6A4E0A781 (U+09DF)

Bug: T152956
Change-Id: I8fbb4eed3b37f495af3cd600d813194c5d9e4642
---
M ContentTranslation.alias.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Amire80: Looks good to me, approved
  jenkins-bot: Verified
  Thiemo Mättig (WMDE): Looks good to me, approved



diff --git a/ContentTranslation.alias.php b/ContentTranslation.alias.php
index e0e88dc..65b2642 100644
--- a/ContentTranslation.alias.php
+++ b/ContentTranslation.alias.php
@@ -37,8 +37,8 @@
 
 /** Bengali (বাংলা) */
 $specialPageAliases['bn'] = array(
-   'ContentTranslation' => array( 'বিষয়বস্তু_অনুবাদ' ),
-   'ContentTranslationStats' => array( 'বিষয়বস্তু_অনুবাদের_পরিসংখ্যান' ),
+   'ContentTranslation' => array( 'বিষয়বস্তু_অনুবাদ' ),
+   'ContentTranslationStats' => array( 'বিষয়বস্তু_অনুবাদের_পরিসংখ্যান' ),
 );
 
 /** German (Deutsch) */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8fbb4eed3b37f495af3cd600d813194c5d9e4642
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 
Gerrit-Reviewer: Amire80 
Gerrit-Reviewer: Nikerabbit 
Gerrit-Reviewer: Thiemo Mättig (WMDE) 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...ContentTranslation[master]: Normalize special page aliases (bn) to a form MediaWiki can ...

2016-12-12 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326433 )

Change subject: Normalize special page aliases (bn) to a form MediaWiki can 
understand
..

Normalize special page aliases (bn) to a form MediaWiki can understand

First word of the new and old aliases in hex
E0A6ACE0A6BFE0A6B7E0 A6AFE0A6BCE0A6AC E0A6B8E0A78DE0A6A4E0A781
E0A6ACE0A6BFE0A6B7E0 A79FE0A6AC   E0A6B8E0A78DE0A6A4E0A781

Bug: T152956
Change-Id: I8fbb4eed3b37f495af3cd600d813194c5d9e4642
---
M ContentTranslation.alias.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/33/326433/1

diff --git a/ContentTranslation.alias.php b/ContentTranslation.alias.php
index e0e88dc..65b2642 100644
--- a/ContentTranslation.alias.php
+++ b/ContentTranslation.alias.php
@@ -37,8 +37,8 @@
 
 /** Bengali (বাংলা) */
 $specialPageAliases['bn'] = array(
-   'ContentTranslation' => array( 'বিষয়বস্তু_অনুবাদ' ),
-   'ContentTranslationStats' => array( 'বিষয়বস্তু_অনুবাদের_পরিসংখ্যান' ),
+   'ContentTranslation' => array( 'বিষয়বস্তু_অনুবাদ' ),
+   'ContentTranslationStats' => array( 'বিষয়বস্তু_অনুবাদের_পরিসংখ্যান' ),
 );
 
 /** German (Deutsch) */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fbb4eed3b37f495af3cd600d813194c5d9e4642
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 

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