mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update msg_hash_it.h
This commit is contained in:
parent
c0daf56963
commit
37044dd387
1 changed files with 6 additions and 0 deletions
|
@ -1466,6 +1466,12 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_SSH_ENABLE,
|
|||
#endif
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_START_CORE,
|
||||
"Avvia Core")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_LIST,
|
||||
"Installa o Ripristina un Core")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_ERROR,
|
||||
"Installazione Core non riuscita")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_SUCCESS,
|
||||
"Installazione del Core riuscita")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_START_NET_RETROPAD,
|
||||
"Avvia RetroPad Remoto")
|
||||
MSG_HASH(MENU_ENUM_LABEL_VALUE_START_VIDEO_PROCESSOR,
|
||||
|
|
Loading…
Add table
Reference in a new issue