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/;
I would suggest to drop that patch if there's no application that depends on it (since the value changes between windows versions I doubt there is).