Missing Countries & locations from CultureInfo when trying to
Posted
by Ian
on Stack Overflow
See other posts from Stack Overflow
or by Ian
Published on 2010-05-27T10:25:24Z
Indexed on
2010/05/27
10:31 UTC
Read the original article
Hit count: 267
Hi All,
I need to localize an application and have noticed that several countries don't appear in the list of county codes associated to cultureInfo.
One example is Cyprus, I assume there might be others.
If i need to localize settings for Cyprus (or other missing ones) how would I rename my resource files that they would render the correct text and such?
Thanks
© Stack Overflow or respective owner