mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Merge pull request #4556 from RobLoach/sublabel-network
Update the sublabel for Network
This commit is contained in:
commit
74d29c4b40
@ -1645,7 +1645,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
@ -1613,7 +1613,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
@ -1627,7 +1627,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
@ -1645,7 +1645,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#if defined(_MSC_VER) && !defined(_XBOX)
|
#if defined(_MSC_VER) && !defined(_XBOX)
|
||||||
/* https://support.microsoft.com/en-us/kb/980263 */
|
/* https://support.microsoft.com/en-us/kb/980263 */
|
||||||
#pragma execution_character_set("utf-8")
|
#pragma execution_character_set("utf-8")
|
||||||
#endif
|
#endif
|
||||||
@ -1646,7 +1646,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
@ -1743,7 +1743,7 @@ MSG_HASH(MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
|
|||||||
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
|
||||||
"Change settings for the playlists.")
|
"Change settings for the playlists.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
|
||||||
"Change settings for the network.")
|
"Configure server and network settings.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
MSG_HASH(MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
|
||||||
"Scan contents and add to the database.")
|
"Scan contents and add to the database.")
|
||||||
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user