Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Multilingual User Interface
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Integrated localization feature in modern Windows systems}} [[Image:MUI Vista.PNG|thumb|300px|Comparison of [[Windows 7]] [[Start Menu]] with English selected in the left image, and Japanese selected in the right.]] '''Multilingual User Interface''' ('''MUI''') enables the [[Internationalization and localization|localization]] of the [[user interface]] of an [[Application software|application]]. MUI is provided by [[Microsoft]] as an integrated feature of its [[operating system]] [[Windows 11]] down to [[Windows 2000]] with some limitations in older versions. MUI is used for localizing flagship Microsoft products [[Microsoft Windows]] and [[Microsoft Office]] and as an open technology can be used in any application that runs in a version of Windows that supports MUI. The core feature of MUI is the user-defined, system settings for preferred language that can be used/shared by all applications on a computer. The next most core feature is system functions (i.e. LoadString) that use this preference to load user interface assets at runtime from resources in the user's preferred language. To be MUI-enabled, an application need only store user interface assets as language-specific resources and use LoadStrIng to load them at runtime. MUI also supports storing user interface assets as separate, single-language files which provides for development and deployment flexibility. This feature is optional. The resources can be stored in the application binary. MUI also provides system functions that allow for custom and extended localization behavior.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)