From 39b20aae21e4635296f4ebc4d80f4eb6c1cb4cbe Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 7 Aug 2017 17:19:07 +0200 Subject: Remove “% Charset: ...” comments from locale sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These comments are useless and only confusing. The encodings used to create binary locales from source locales are listed in the localedata/SUPPORTED file. The source files itself are ASCII or UTF-8 encoded where non-ASCII UTF-8 is currently only used in comments. If all locale source files are UTF-8 anyway, there is no need to specify that in a special comment. --- localedata/locales/he_IL | 1 - 1 file changed, 1 deletion(-) (limited to 'localedata/locales/he_IL') diff --git a/localedata/locales/he_IL b/localedata/locales/he_IL index 8fb3dc2e13..41ac2141b0 100644 --- a/localedata/locales/he_IL +++ b/localedata/locales/he_IL @@ -21,7 +21,6 @@ escape_char / % Revision: 4.4 % Date: 1997-03-18 % Users: general -% Charset: ISO-8859-8 % % This locale replaces iw_IL, as the ISO-639 code for Hebrew was changed % from 'iw' to 'he' in 1989, according to Bruno Haible on libc-alpha -- cgit v1.2.3