You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
The app my company produces has built in language support for a few languages (mainly scandinavian languages + english/german).
However we have run into an issue where some smaller languages aren't available as system languages, so they are skipped for the app instead of being available through the "CultureInfo.CurrentUICulture" or any of the other CultureInfo calls.
In the above example I want to check if the culture in the phone is set to faeroise (føroyskt), but I do not know how, I can only get out English in this case.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
The app my company produces has built in language support for a few languages (mainly scandinavian languages + english/german).
However we have run into an issue where some smaller languages aren't available as system languages, so they are skipped for the app instead of being available through the "CultureInfo.CurrentUICulture" or any of the other CultureInfo calls.
Does anyone know how?
Beta Was this translation helpful? Give feedback.
All reactions