IcuCollation: Fix diacritic characters for Aromanian (rup) and Moldovan (mo) headings
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 19 Jul 2017 19:48:56 +0000 (21:48 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 19 Jul 2017 19:49:27 +0000 (21:49 +0200)
commit98627d4cabec4fe1d786aec4aeff429146d93805
tree612ee71ad5081f3bf86ad7847e57c59e12e3b434
parentb9f2cca1f60070d1d50dfd62301ba75a291537f1
IcuCollation: Fix diacritic characters for Aromanian (rup) and Moldovan (mo) headings

They should be Ș, Ț (comma-below) and instead they were cedilla-below (Ş, Ţ).
Same as for Romanian (ro) in 486f64f28302ecceed04977180fd21470cb54c81.

Both of these languages are unsupported by libicu and so the collations
are unlikely to have been used in practice.

Bug: T171043
Bug: T171044
Change-Id: Idd0d593e73cd784fbef7b75e8985f988f5555e26
includes/collation/IcuCollation.php