Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use A-Z in en.csv #1

Open
tomchen opened this issue Dec 30, 2024 · 0 comments
Open

Use A-Z in en.csv #1

tomchen opened this issue Dec 30, 2024 · 0 comments

Comments

@tomchen
Copy link
Member

tomchen commented Dec 30, 2024

Most eMule mods do not support Unicode or UTF-8 encoded ip-to-country.csv, so here we usually use traditional local encoding. User may not be able to use Chinese ip-to-country.csv on English Windows.

But English ip-to-country.csv can be used on all Windows, except for those names that includes one or more letter with diacritical marks:

Åland, Curaçao, Réunion, Saint Barthélemy, São Tomé and Príncipe

Remove these diacritical marks and en.csv will be completely universally usable.

Åland can be converted to Aland (cf. Håland ->Haaland)

(original comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant