mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
US Translation: More fixes
This commit is contained in:
parent
68021903c9
commit
3e3a84a602
@ -7,7 +7,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Top-level Menu */
|
/* Top-level Menu */
|
||||||
|
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MAIN_MENU,
|
MENU_ENUM_LABEL_VALUE_MAIN_MENU,
|
||||||
"Main Menu"
|
"Main Menu"
|
||||||
@ -5784,7 +5784,7 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_DISK_TRAY_INSERT,
|
MENU_ENUM_SUBLABEL_DISK_TRAY_INSERT,
|
||||||
"Inserts disc corresponding to 'Current Disc Index' and closes virtual disc tray. NOTE: If RetroArch is configured to pause while menu is active, some cores may not register changes unless content is resumed for a few seconds after each disk control action."
|
"Inserts disc corresponding to 'Current Disc Index' and closes virtual disc tray. NOTE: If RetroArch is configured to pause while menu is active, some cores may not register changes unless content is resumed for a few seconds after each disc control action."
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_DISK_IMAGE_APPEND,
|
MENU_ENUM_LABEL_VALUE_DISK_IMAGE_APPEND,
|
||||||
|
Loading…
Reference in New Issue
Block a user