From 39b20aae21e4635296f4ebc4d80f4eb6c1cb4cbe Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 7 Aug 2017 17:19:07 +0200 Subject: =?UTF-8?q?Remove=20=E2=80=9C%=20Charset:=20...=E2=80=9D=20comment?= =?UTF-8?q?s=20from=20locale=20sources?= 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/niu_NU | 2 -- 1 file changed, 2 deletions(-) (limited to 'localedata/locales/niu_NU') diff --git a/localedata/locales/niu_NU b/localedata/locales/niu_NU index 73b74f0aa0..d9be018d85 100644 --- a/localedata/locales/niu_NU +++ b/localedata/locales/niu_NU @@ -12,8 +12,6 @@ escape_char / % % Niuean, Vagahau Niue language locale for Niue % -% Charset: UTF-8 -% % Niuean terms provided by Emani Fakaotimanava-Lui % % Prepared and contributed to glibc by Chris Leonard and -- cgit v1.2.3