I have seen several conflicting tables that show localizations and what names they should take
A lot of them suggest that there are versions of the language for each country, which is fine, for languages like English, Spanish and Chinese, where I can choose to make a values-en
folder or a values-en_US
folder if I want to make it more specific
but some other languages like greek have a locale name el_GR
, can I just make a folder names values-el
or does it HAVE to be values-el_GR
thats just an example and I don't trust the tables I have read, and the android developer guide does not nearly list the available locales