Language Locales ISO639-3 in java
Is there any (simple) way to implement te ISO639-3 (3 letter language codes) into Java?
I see that locale only support the iso639-2
Thanks
Is there any (simple) way to implement te ISO639-3 (3 letter language codes) into Java?
I see that locale only support the iso639-2
Thanks
Ok well that helps ;) at least I know it is not possible then at the moment.
Anyone knows when they will add this possibility in the future?
it's quite possible to implement, you'll just have to do a bit of work for it :)
If it weren't we'd not be using the system right now...