[PATCH] localedata: es_PR: change LC_MEASUREMENT to metric

Mike Frysinger vapier@gentoo.org
Fri Feb 19 19:51:00 GMT 2016


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



More information about the Libc-alpha mailing list