Ordered some code alphabeticaly
This commit is contained in:
parent
15e8930604
commit
0b029dc830
|
@ -886,20 +886,20 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_XMB_SHOW_VIDEO,
|
||||||
"Zeige Videos")
|
"Zeige Videos")
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_YES,
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_YES,
|
||||||
"Ja")
|
"Ja")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_HISTORY_SIZE,
|
||||||
|
"Limit the number of entries in recent playlist for games, images, music, and videos.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_HISTORY_LIST_ENABLE,
|
||||||
|
"Enable or disable recent playlist for games, images, music, and videos.")
|
||||||
|
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_UNIFIED_MENU_CONTROLS,
|
||||||
|
"Use the same controls for both the menu and the game. Applies to the keyboard.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PAUSE_NONACTIVE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PAUSE_NONACTIVE,
|
||||||
"Pause gameplay when window focus is lost.")
|
"Pause gameplay when window focus is lost.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_DISABLE_COMPOSITION,
|
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_DISABLE_COMPOSITION,
|
||||||
"Enable or disable composition (Windows only).")
|
"Enable or disable composition (Windows only).")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_HISTORY_LIST_ENABLE,
|
|
||||||
"Enable or disable recent playlist for games, images, music, and videos.")
|
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_HISTORY_SIZE,
|
|
||||||
"Limit the number of entries in recent playlist for games, images, music, and videos.")
|
|
||||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_UNIFIED_MENU_CONTROLS,
|
|
||||||
"Unified Menu Controls")
|
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_UNIFIED_MENU_CONTROLS,
|
|
||||||
"Use the same controls for both the menu and the game. Applies to the keyboard.")
|
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FONT_ENABLE,
|
MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FONT_ENABLE,
|
||||||
"Show onscreen messages.")
|
"Show onscreen messages.")
|
||||||
|
MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_UNIFIED_MENU_CONTROLS,
|
||||||
|
"Unified Menu Controls")
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_BROWSE_URL_LIST,
|
MENU_ENUM_LABEL_VALUE_BROWSE_URL_LIST,
|
||||||
"Browse URL"
|
"Browse URL"
|
||||||
|
|
Loading…
Reference in New Issue