From ee4be42247d53e25d60817fddc33c9545a9b5946 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 2 Dec 2010 16:29:03 +0100 Subject: [PATCH] Remove .UTF-8 suffix from locale names when it is the only supported codeset --- localedata/ChangeLog | 5 +++++ localedata/SUPPORTED | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6b48eb7e6ec..191d135a7de 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2010-12-08 Andreas Schwab + + * SUPPORTED: Remove .UTF-8 suffix from az_AZ, as_IN, tt_RU locale + names. + 2010-05-17 Andreas Schwab * locales/es_CR (LC_ADDRESS): Fix character names in lang_ab. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 63b2a1c2c84..f88f53cb32b 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -46,8 +46,8 @@ ar_TN.UTF-8/UTF-8 \ ar_TN/ISO-8859-6 \ ar_YE.UTF-8/UTF-8 \ ar_YE/ISO-8859-6 \ -az_AZ.UTF-8/UTF-8 \ -as_IN.UTF-8/UTF-8 \ +az_AZ/UTF-8 \ +as_IN/UTF-8 \ ast_ES.UTF-8/UTF-8 \ ast_ES/ISO-8859-15 \ be_BY.UTF-8/UTF-8 \ @@ -391,8 +391,8 @@ tr_CY/ISO-8859-9 \ tr_TR.UTF-8/UTF-8 \ tr_TR/ISO-8859-9 \ ts_ZA/UTF-8 \ -tt_RU.UTF-8/UTF-8 \ -tt_RU.UTF-8@iqtelif/UTF-8 \ +tt_RU/UTF-8 \ +tt_RU@iqtelif/UTF-8 \ ug_CN/UTF-8 \ uk_UA.UTF-8/UTF-8 \ uk_UA/KOI8-U \ -- 2.47.2