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/es_SV | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'localedata/locales/es_SV') diff --git a/localedata/locales/es_SV b/localedata/locales/es_SV index ac84de0857..196e66db37 100644 --- a/localedata/locales/es_SV +++ b/localedata/locales/es_SV @@ -137,8 +137,7 @@ int_select "" END LC_TELEPHONE LC_MEASUREMENT -% metric -measurement 1 +copy "i18n" END LC_MEASUREMENT LC_NAME -- cgit 1.4.1