[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add first letter data for bn collation (Standard and Traditi...

2016-11-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Add first letter data for bn collation (Standard and 
Traditional)
..


Add first letter data for bn collation (Standard and Traditional)

This is based solely on looking at the bn.txt collation data
file. It has not been tested by native speakers.

Bug: T148885
Change-Id: Ide926bc5ee8752269ef6a1bfe972e19b7188d193
---
M includes/collation/IcuCollation.php
1 file changed, 6 insertions(+), 0 deletions(-)

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



diff --git a/includes/collation/IcuCollation.php 
b/includes/collation/IcuCollation.php
index e6b773c..7b4fce6 100644
--- a/includes/collation/IcuCollation.php
+++ b/includes/collation/IcuCollation.php
@@ -100,6 +100,12 @@
'be' => [ "Ё" ],
'be-tarask' => [ "Ё" ],
'bg' => [],
+   'bn' => [ 'ং', 'ঃ', 'ঁ' ],
+   'bn@collation=traditional' => [
+   'ং', 'ঃ', 'ঁ', 'ক্', 'খ্', 'গ্', 'ঘ্', 'ঙ্', 'চ্', 
'ছ্', 'জ্', 'ঝ্',
+   'ঞ্', 'ট্', 'ঠ্', 'ড্', 'ঢ্', 'ণ্', 'ৎ', 'থ্', 'দ্', 
'ধ্', 'ন্', 'প্',
+   'ফ্', 'ব্', 'ভ্', 'ম্', 'য্', 'র্', 'ৰ্', 'ল্', 'ৱ্', 
'শ্', 'ষ্', 'স্', 'হ্'
+   ],
'bo' => [],
'br' => [ "Ch", "C'h" ],
'bs' => [ "Č", "Ć", "Dž", "Đ", "Lj", "Nj", "Š", "Ž" ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ide926bc5ee8752269ef6a1bfe972e19b7188d193
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Brian Wolff 
Gerrit-Reviewer: Brian Wolff 
Gerrit-Reviewer: Kaldari 
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/core[master]: Add first letter data for bn collation (Standard and Traditi...

2016-10-27 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review.

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

Change subject: Add first letter data for bn collation (Standard and 
Traditional)
..

Add first letter data for bn collation (Standard and Traditional)

This is based solely on looking at the bn.txt collation data
file. It has not been tested by native speakers.

Bug: T148885
Change-Id: Ide926bc5ee8752269ef6a1bfe972e19b7188d193
---
M includes/collation/IcuCollation.php
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/60/318260/1

diff --git a/includes/collation/IcuCollation.php 
b/includes/collation/IcuCollation.php
index 9c0b96e..ee182ab 100644
--- a/includes/collation/IcuCollation.php
+++ b/includes/collation/IcuCollation.php
@@ -136,6 +136,12 @@
'ast' => [ "Ch", "Ll", "Ñ" ],
'az' => [ "Ç", "Ə", "Ğ", "İ", "Ö", "Ş", "Ü" ],
'bg' => [],
+   'bn' => [ 'ং', 'ঃ', 'ঁ'],
+   'bn@collation=traditional' => [
+   'ং', 'ঃ', 'ঁ', 'ক্', 'খ্', 'গ্', 'ঘ্', 'ঙ্', 'চ্', 
'ছ্', 'জ্', 'ঝ্',
+   'ঞ্', 'ট্', 'ঠ্', 'ড্', 'ঢ্', 'ণ্', 'ৎ', 'থ্', 'দ্', 
'ধ্', 'ন্', 'প্',
+   'ফ্', 'ব্', 'ভ্', 'ম্', 'য্', 'র্', 'ৰ্', 'ল্', 'ৱ্', 
'শ্', 'ষ্', 'স্', 'হ্'
+   ],
'br' => [ "Ch", "C'h" ],
'ca' => [],
'co' => [],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide926bc5ee8752269ef6a1bfe972e19b7188d193
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Brian Wolff 

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