localedata: es_PR: change LC_MEASUREMENT to metric
Commit Message
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
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
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.
@@ -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