Replace Pakaran with Punjabi
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Wed, 25 Sep 2013 22:11:53 +0000 (15:11 -0700)
committerAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Wed, 25 Sep 2013 22:12:54 +0000 (15:12 -0700)
These are Punjabi digits. I couldn't find a "Pakaran" language.

This was added in 5d00cad9.

Change-Id: I94649b7e5c3c6c9666accee561b12166552d50cb

languages/Language.php

index 86639a3..85b5fe8 100644 (file)
@@ -3068,7 +3068,7 @@ class Language {
         * Normally we output all numbers in plain en_US style, that is
         * 293,291.235 for twohundredninetythreethousand-twohundredninetyone
         * point twohundredthirtyfive. However this is not suitable for all
-        * languages, some such as Pakaran want ੨੯੩,੨੯੫.੨੩੫ and others such as
+        * languages, some such as Punjabi want ੨੯੩,੨੯੫.੨੩੫ and others such as
         * Icelandic just want to use commas instead of dots, and dots instead
         * of commas like "293.291,235".
         *