This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] localedata: es_PR: change LC_MEASUREMENT to metric


On 2016-02-19 14:51, Mike Frysinger wrote:
> Puerto Rico uses the metric system and has for a long time.
> https://en.wikipedia.org/wiki/Puerto_Rican_units_of_measurement
> ---
>  localedata/locales/es_PR | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/localedata/locales/es_PR b/localedata/locales/es_PR
> index 91a0d7d..23f41a4 100644
> --- a/localedata/locales/es_PR
> +++ b/localedata/locales/es_PR
> @@ -126,8 +126,8 @@ int_prefix     "<U0031>"
>  END LC_TELEPHONE
>  
>  LC_MEASUREMENT
> -% US customary units
> -measurement    2
> +% metric
> +measurement 1
>  END LC_MEASUREMENT
>  
>  LC_NAME

That looks fine to me.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]