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

Incorrect country names being populated #153

Open
quekqh opened this issue Nov 20, 2019 · 1 comment
Open

Incorrect country names being populated #153

quekqh opened this issue Nov 20, 2019 · 1 comment

Comments

@quekqh
Copy link

quekqh commented Nov 20, 2019

I'm currently using the getNames('en') method, and I see weird names being populated like "Congo, the Democratic Republic of the", when it's supposed to be "Democratic Republic of the Congo" - it also happens for many other countries like Micronesia and Moldova, etc.

image

Anyone can enlighten me on how to display the proper names instead?

@micksatana
Copy link

It's correct as when people try to search they won't starts searching by "The Democratic Republic of Congo" but start searching with "Congo". And if you want to ordering them by name, they will be sorted with C in "Congo, ..." instead of T in "The Democratic ..."

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

2 participants