This commit is contained in:
twinaphex 2020-05-29 05:52:17 +02:00
parent 22f2cf1e56
commit 810f837596

View File

@ -269,7 +269,7 @@ MSG_HASH(
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_CORE_UPDATER_LIST, MENU_ENUM_LABEL_VALUE_CORE_UPDATER_LIST,
"Core Updater" "Core Downloader"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_UPDATE_INSTALLED_CORES, MENU_ENUM_LABEL_VALUE_UPDATE_INSTALLED_CORES,
@ -3397,7 +3397,7 @@ MSG_HASH(
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_LABEL_VALUE_MENU_SHOW_CORE_UPDATER, MENU_ENUM_LABEL_VALUE_MENU_SHOW_CORE_UPDATER,
"Show Core Updater" "Show Core Downloader"
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_SUBLABEL_MENU_SHOW_CORE_UPDATER, MENU_ENUM_SUBLABEL_MENU_SHOW_CORE_UPDATER,
@ -4379,7 +4379,7 @@ MSG_HASH(
) )
MSG_HASH( MSG_HASH(
MENU_ENUM_SUBLABEL_CORE_UPDATER_SHOW_EXPERIMENTAL_CORES, MENU_ENUM_SUBLABEL_CORE_UPDATER_SHOW_EXPERIMENTAL_CORES,
"Include 'experimental' cores in the Core Updater download list. These are typically for development/testing purposes only, and are not recommended for general use." "Include 'experimental' cores in the Core Downloader list. These are typically for development/testing purposes only, and are not recommended for general use."
) )
/* Settings > Playlists */ /* Settings > Playlists */