diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-09 06:25:52 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-04-12 16:47:52 -0400 |
commit | 1c20cb209831ae381fce83ed244f97db910e0686 (patch) | |
tree | 5e45bcca1ab6a52a37abf4cc7062d1ed00c4f3e8 /localedata/locales/pt_BR | |
parent | ff01283962335e937f91c675c37063419235d5b4 (diff) | |
download | glibc-1c20cb209831ae381fce83ed244f97db910e0686.tar.gz glibc-1c20cb209831ae381fce83ed244f97db910e0686.tar.xz glibc-1c20cb209831ae381fce83ed244f97db910e0686.zip |
localedata: LC_MEASUREMENT: use copy directives everywhere
There are only two measurement systems that locales use: US and metric. For the former, move to copying the en_US locale, while for the latter, move to copying the i18n locale. This lets us clean up all the stray comments like FIXME. There should be no functional differences here.
Diffstat (limited to 'localedata/locales/pt_BR')
-rw-r--r-- | localedata/locales/pt_BR | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/locales/pt_BR b/localedata/locales/pt_BR index 6cb1998cfa..ce5da34944 100644 --- a/localedata/locales/pt_BR +++ b/localedata/locales/pt_BR @@ -139,8 +139,7 @@ int_select "<U0030><U0030>" END LC_TELEPHONE LC_MEASUREMENT -% metric -measurement 1 +copy "i18n" END LC_MEASUREMENT LC_NAME |