Piotr Caban (@piotr) commented about tools/make_unicode:
my $snativectryname = loc_query( $loc, "/ldml/localeDisplayNames/territories/territory[\@type='$territory' and not(\@alt)]" ); $sengcountry =~ s/South Korea/Korea/; $sengcountry =~ s/T\xfcrkiye/Turkey/;
$sengcountry =~ s/Hong Kong SAR China/Hong Kong SAR/;
Please add the change in follow-up MR. I'm still not sure if it's needed and I don't want it to delay other patches.