다음을 통해 공유


UILanguageFallback (Standard 7 Package Reference)

7/8/2014

UILanguageFallback specifies the language used for resources not localized for the default system user interface (UI) (the UILanguage setting). A fallback language is used when resources are not localized for a partially localized language.

Note

The fallback language in Windows Embedded Standard 7 is always en-US and so this setting is ignored.

For the list of supported languages, locales, and identifiers, see Language Packages.

Values

Language_fallback

Specifies the language of the UI for resources that have not been localized into the system-preferred language.

Language_fallback is a string based on the language-tagging conventions of RFC 3066. The pattern language-region is used, where language is an ISO-639 language code and region is an ISO 3166-1 country or region identifier (for example, en-US, fr-FR, or es-ES).

This value is not case sensitive.

This string type supports empty elements.

Valid Passes

oobeSystem

specialize