Hello, is there any way to find out what is the current user interface language on the system? I am talking of the language used for menus, dialog boxes, help files, and so forth. On Windows it can be set by the current user in the Language tab of the regional and language options portion of Control Panel. The Windows-specific function to find this seems to be GetUserPreferredUILanguages, does Qt provide something similar?