localedata: es_PR: change LC_MEASUREMENT to metric

Message ID 1455911481-6944-1-git-send-email-vapier@gentoo.org
State Committed
Delegated to: Mike Frysinger
Headers

Commit Message

Mike Frysinger Feb. 19, 2016, 7:51 p.m. UTC
  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(-)
  

Comments

Mike Frysinger Feb. 25, 2016, 8:11 p.m. UTC | #1
On 19 Feb 2016 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

ping ...
-mike
  
Aurelien Jarno Feb. 29, 2016, 3:40 p.m. UTC | #2
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.
  

Patch

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