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/cmn_TW | |
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/cmn_TW')
-rw-r--r-- | localedata/locales/cmn_TW | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/locales/cmn_TW b/localedata/locales/cmn_TW index 780225ffd7..02509b097b 100644 --- a/localedata/locales/cmn_TW +++ b/localedata/locales/cmn_TW @@ -163,8 +163,7 @@ width 210 END LC_PAPER LC_MEASUREMENT -% metric -measurement 1 +copy "i18n" END LC_MEASUREMENT LC_MESSAGES |