This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH] localedata: es_PR: change LC_MEASUREMENT to metric
- From: Mike Frysinger <vapier at gentoo dot org>
- To: libc-alpha at sourceware dot org
- Date: Fri, 19 Feb 2016 14:51:21 -0500
- Subject: [PATCH] localedata: es_PR: change LC_MEASUREMENT to metric
- Authentication-results: sourceware.org; auth=none
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
--
2.6.2