From 3d478ff654978433e1b0f847cdf94ccc69c49bc6 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Wed, 25 Sep 2013 15:11:53 -0700 Subject: [PATCH] Replace Pakaran with Punjabi These are Punjabi digits. I couldn't find a "Pakaran" language. This was added in 5d00cad9. Change-Id: I94649b7e5c3c6c9666accee561b12166552d50cb --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 86639a3ae7..85b5fe8032 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -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". * -- 2.20.1