From 3da07325a61f75a8f607f42a13201e0cfea5cbc2 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Tue, 18 Oct 2016 21:10:46 +0000 Subject: [PATCH] submitted-it_IT-thousands_sep 2014-05-05 Aurelien Jarno * locales/it_IT: Use same grouping in LC_NUMERIC as in LC_MONETARY. Gbp-Pq: Topic localedata Gbp-Pq: Name submitted-it_IT-thousands_sep.diff --- localedata/locales/it_IT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT index e163ce058..57398510d 100644 --- a/localedata/locales/it_IT +++ b/localedata/locales/it_IT @@ -89,8 +89,8 @@ END LC_MONETARY LC_NUMERIC decimal_point "" -thousands_sep "" -grouping 0;0 +thousands_sep "" +grouping 3;3 END LC_NUMERIC LC_TIME -- 2.30.2