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/sat_IN | |
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/sat_IN')
-rw-r--r-- | localedata/locales/sat_IN | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/locales/sat_IN b/localedata/locales/sat_IN index 3975359714..0e085f66c1 100644 --- a/localedata/locales/sat_IN +++ b/localedata/locales/sat_IN @@ -197,6 +197,5 @@ END LC_TELEPHONE LC_MEASUREMENT -% metric -measurement 1 +copy "hi_IN" END LC_MEASUREMENT |