Change UI to menu

This commit is contained in:
alfrix 2018-08-18 22:22:40 -03:00
parent 70d0458180
commit e0d99d7da2
2 changed files with 4 additions and 4 deletions

View File

@ -6419,11 +6419,11 @@ MSG_HASH(
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_SHOW_WIMP, MENU_ENUM_LABEL_VALUE_SHOW_WIMP,
"Mostrar intefaz de escritorio" "Mostrar el menú de escritorio"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_SUBLABEL_SHOW_WIMP, MENU_ENUM_SUBLABEL_SHOW_WIMP,
"Abre la interfaz de escritorio si fue cerrada" "Abre el menú de escritorio si fue cerrado"
) )
#endif #endif
MSG_HASH( MSG_HASH(

View File

@ -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>.") "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( MSG_HASH(
MENU_ENUM_LABEL_VALUE_SHOW_WIMP, MENU_ENUM_LABEL_VALUE_SHOW_WIMP,
"Show Desktop UI" "Show Desktop Menu"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_SUBLABEL_SHOW_WIMP, MENU_ENUM_SUBLABEL_SHOW_WIMP,
"Open the desktop UI if it was closed" "Opens the desktop menu if it was closed"
) )
#endif #endif
MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_DONT_SHOW_AGAIN, MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_DONT_SHOW_AGAIN,