jenkins-bot has submitted this change and it was merged.

Change subject: Use an example with working digit transformation
......................................................................


Use an example with working digit transformation

Change-Id: I6424774a4cf720fe85a431ff12e5d5c61c9bfcde
---
M languages/Language.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Nikerabbit: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/languages/Language.php b/languages/Language.php
index 0bd2276..b2a749d 100644
--- a/languages/Language.php
+++ b/languages/Language.php
@@ -3350,7 +3350,7 @@
         * 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 Punjabi want ੨੯੩,੨੯੫.੨੩੫ and others such as
+        * languages, some such as Bengali (bn) want ২,৯৩,২৯১.২৩৫ and others 
such as
         * Icelandic just want to use commas instead of dots, and dots instead
         * of commas like "293.291,235".
         *

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6424774a4cf720fe85a431ff12e5d5c61c9bfcde
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to