Ladsgroup has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/372568 )

Change subject: Move around "ا" to after "آ" and not before
......................................................................

Move around "ا" to after "آ" and not before

Change-Id: I0f6b3ecc2800180a2c6a8217803411862a299e04
But: T173601
---
M includes/collation/CollationFa.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/68/372568/1

diff --git a/includes/collation/CollationFa.php 
b/includes/collation/CollationFa.php
index fb46ab4..64981b9 100644
--- a/includes/collation/CollationFa.php
+++ b/includes/collation/CollationFa.php
@@ -32,7 +32,7 @@
 
        // Really hacky - replace with stuff from other blocks.
        private $override = [
-               "\xd8\xa7" => "\xd8\xa1",
+               "\xd8\xa7" => "\xd8\xa3",
                "\xd9\x88" => "\xd9\x89",
                "\xd9\xb2" => "\xF3\xB3\x80\x81",
                "\xd9\xb3" => "\xF3\xB3\x80\x82",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f6b3ecc2800180a2c6a8217803411862a299e04
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to