-
-
Notifications
You must be signed in to change notification settings - Fork 379
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
Kosovo is missing in world list #65
Comments
see this |
Sorry for not expressing myself cleary, I meant the world.* files you are mentioning in the linked issue:
Before creating this issue I verified that I did download the correct file with all 249 countries. And now before writing this comment I downloaded both, the world.* and countries.* files in JSON and tried to search for "xk" or "kosovo" in VS Code, but as far as I can see these list do not contain Kosovo. I attach two screenshots. The first with the download config I chose. And the second of VS Code with the JSON opened and searching for Kosovo. I am aware that searching in VS Code has different options such as case sensitive search and I toggled everyone of them to make sure that one option isn't prevent VS Code to find Kosovo. |
you are right! |
Hello, |
all the data starts from the data here and kosovo is not there. since all the other languages are basing there data on this page, there's no kosovo in those either... if i had a source where i'd find kosovo's name in all supported language i could take if from there |
Interestingly enough the German Wikipedia page about ISO 3166-1 does include Kosovo but also states:
Which translates to English as approx.:
So I guess that is the reason that the English Wikipedia page about ISO 3166-1 does not include the Kosovo. |
FIrst of all, thanks for work!
I've recently used your world list to translate a list of around 250 country codes.
But I've noticed that the country code "xk" for "Kosovo" didn't get translated and after further research I found, that Kosovo and it's code are not represented in your world list based on ISO-3166.
Opening up the german wikipedia page for ISO-3166 it is there, but not on the englisch wikipedia page it doesn't seem to be there.
Notice, that Kosovo doesn't have a numeric ISO-3166 code
I'm not sure, if not containing Kosovo is intended, but in case not, I wanted to notify you of my findings.
The text was updated successfully, but these errors were encountered: