From d01bc901feddb5f5f28255c224d30c00998db7fb Mon Sep 17 00:00:00 2001 From: amire80 Date: Sun, 23 Sep 2012 15:54:33 -0700 Subject: [PATCH] Spell the name of Hausa in the Latin script The actual Wikipedia in this language is written in the Latin script, so the name in the software must reflect it. If the Arabic variant will be used, the Arabic name can be added back. Change-Id: Id2436a40e3cbe83c41e28035abb4ae2e331cd00a --- languages/Names.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Names.php b/languages/Names.php index 8f158a476b..5b2484b967 100644 --- a/languages/Names.php +++ b/languages/Names.php @@ -143,7 +143,7 @@ 'gsw' => 'Alemannisch', # Alemannic 'gu' => 'ગુજરાતી', # Gujarati 'gv' => 'Gaelg', # Manx - 'ha' => 'هَوُسَ', # Hausa + 'ha' => 'Hausa', # Hausa 'hak' => 'Hak-kâ-fa', # Hakka 'haw' => 'Hawai`i', # Hawaiian 'he' => 'עברית', # Hebrew -- 2.20.1