From: Brian Wolff Date: Fri, 17 May 2013 01:59:46 +0000 (-0300) Subject: Add fa to collation list. X-Git-Tag: 1.31.0-rc.0~19331^2 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=a075f0de28738f412d2e000180520df4f3242528;p=lhc%2Fweb%2Fwiklou.git Add fa to collation list. Based on http://collation-charts.org/icu442/icu442-fa.html Should be verified by a native speaker. Bug: 30287 Change-Id: I3c30824f7d133cf615ec7c2c39d31f27c39f89fe --- diff --git a/includes/Collation.php b/includes/Collation.php index ed8a031dd1..1689cb361f 100644 --- a/includes/Collation.php +++ b/includes/Collation.php @@ -235,6 +235,7 @@ class IcuCollation extends Collation { 'es' => array( "Ñ" ), 'et' => array( "Š", "Ž", "Õ", "Ä", "Ö", "Ü" ), 'eu' => array( "Ñ" ), + 'fa' => array( "آ", "ء", "ه" ), 'fo' => array( "Á", "Ð", "Í", "Ó", "Ú", "Ý", "Æ", "Ø", "Å" ), 'fr' => array(), 'fur' => array( "À", "Á", "Â", "È", "Ì", "Ò", "Ù" ),