From 1c20cb209831ae381fce83ed244f97db910e0686 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 9 Feb 2016 06:25:52 -0500 Subject: 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. --- localedata/locales/i18n | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'localedata/locales/i18n') diff --git a/localedata/locales/i18n b/localedata/locales/i18n index 844859dc5f..be60caaf4e 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -2508,7 +2508,6 @@ END LC_TELEPHONE LC_MEASUREMENT % This is the ISO/IEC 14652 "i18n" definition for -% the LC_MEASUREMENT category. -% -measurement 1 +% the LC_MEASUREMENT category. It indicates metric. +measurement 1 END LC_MEASUREMENT -- cgit 1.4.1