mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Change UI to menu
This commit is contained in:
parent
70d0458180
commit
e0d99d7da2
@ -6419,11 +6419,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SHOW_WIMP,
|
||||
"Mostrar intefaz de escritorio"
|
||||
"Mostrar el menú de escritorio"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SHOW_WIMP,
|
||||
"Abre la interfaz de escritorio si fue cerrada"
|
||||
"Abre el menú de escritorio si fue cerrado"
|
||||
)
|
||||
#endif
|
||||
MSG_HASH(
|
||||
|
@ -3841,11 +3841,11 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_SCAN_FINISHED,
|
||||
"Finally, the content must match existing databases from <a href=\"https://docs.libretro.com/guides/roms-playlists-thumbnails/#sources\">here</a>. If it is still not working, consider <a href=\"https://www.github.com/libretro/RetroArch/issues\">submitting a bug report</a>.")
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SHOW_WIMP,
|
||||
"Show Desktop UI"
|
||||
"Show Desktop Menu"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SHOW_WIMP,
|
||||
"Open the desktop UI if it was closed"
|
||||
"Opens the desktop menu if it was closed"
|
||||
)
|
||||
#endif
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_DONT_SHOW_AGAIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user