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/ro_RO | |
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/ro_RO')
-rw-r--r-- | localedata/locales/ro_RO | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/localedata/locales/ro_RO b/localedata/locales/ro_RO index 2ef8c4bda7..3b0c29ffd0 100644 --- a/localedata/locales/ro_RO +++ b/localedata/locales/ro_RO @@ -294,8 +294,7 @@ END LC_TELEPHONE % Romania uses the metric system LC_MEASUREMENT -% metric -measurement 1 +copy "i18n" END LC_MEASUREMENT |