From: Bruno Haible Date: Fri, 3 Jun 2022 15:46:27 +0000 (+0200) Subject: setlocale: Update after Turkey changed its name. X-Git-Tag: v1.0~2275 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=ff24917703530849f3b109905d437337cdeeab14;p=gnulib.git setlocale: Update after Turkey changed its name. * lib/setlocale.c: Update comments. --- diff --git a/ChangeLog b/ChangeLog index 2e882eab05..4449ff14f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-06-03 Bruno Haible + + setlocale: Update after Turkey changed its name. + * lib/setlocale.c: Update comments. + 2022-05-25 Karl Berry doc: regex.texi deleted the node GNU Emacs Operators diff --git a/lib/setlocale.c b/lib/setlocale.c index 20d7ad8640..b9a29ee6ae 100644 --- a/lib/setlocale.c +++ b/lib/setlocale.c @@ -1084,7 +1084,7 @@ static char const locales_with_principal_territory[][6 + 1] = "tl_PH", /* Tagalog Philippines */ "to_TO", /* Tonga Tonga */ "tpi_PG", /* Tok Pisin Papua New Guinea */ - "tr_TR", /* Turkish Turkey */ + "tr_TR", /* Turkish Türkiye */ "tum_MW", /* Tumbuka Malawi */ "ug_CN", /* Uighur China */ "uk_UA", /* Ukrainian Ukraine */ @@ -1339,7 +1339,7 @@ static char const locales_with_principal_language[][6 + 1] = "tk_TM", /* Turkmen Turkmenistan */ "ar_TN", /* Arabic Tunisia */ "to_TO", /* Tonga Tonga */ - "tr_TR", /* Turkish Turkey */ + "tr_TR", /* Turkish Türkiye */ "zh_TW", /* Chinese Taiwan */ "sw_TZ", /* Swahili Tanzania */ "uk_UA", /* Ukrainian Ukraine */