Translation of native android dialog
-
Hi all,
I have a problem with the native dialogs under android.
Calling a MessageDialog with a yes and no button displays the buttons with "Yes" and "No" although my system is set in german
and within the main.cpp I set the QLocale::setDefault(QLocale::German);
Any ideas?
best,
Patrik -
Hi,
Are you writing your application for internationalization ?
-
Are you loading all the necessary translation files ?