Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
localedata: es_PR: change LC_MEASUREMENT to metric
Puerto Rico uses the metric system and has for a long time.
https://en.wikipedia.org/wiki/Puerto_Rican_units_of_measurement
  • Loading branch information
Mike Frysinger committed Feb 29, 2016
1 parent 75aa31d commit dacc1a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion localedata/ChangeLog
@@ -1,4 +1,8 @@
2016-02-19 Mike Frysinger <vapier@gentoo.org>
2016-02-29 Mike Frysinger <vapier@gentoo.org>

* locales/es_PR (LC_MEASUREMENT): Change measurement to 1.

2016-02-29 Mike Frysinger <vapier@gentoo.org>

* locales/an_ES (lang_ab): Define.

Expand Down
4 changes: 2 additions & 2 deletions localedata/locales/es_PR
Expand Up @@ -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
Expand Down

0 comments on commit dacc1a2

Please sign in to comment.