Fixed some inconsistencies in the RetroArch texts

This commit is contained in:
Michael Burgardt 2021-05-25 17:13:55 +02:00
parent f70b6fbf58
commit 3e814bc4b6

View File

@ -4728,7 +4728,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_DIRECTORY,
"Show Directory"
"Show 'Directory'"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_DIRECTORY,
@ -5690,7 +5690,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR,
"Input Autoconfig"
"Controller Profiles"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_JOYPAD_AUTOCONFIG_DIR,
@ -10744,11 +10744,11 @@ MSG_HASH(
)
MSG_HASH(
MSG_AUTOCONFIG_FILE_ERROR_SAVING,
"Error saving autoconf file."
"Error saving controller profile."
)
MSG_HASH(
MSG_AUTOCONFIG_FILE_SAVED_SUCCESSFULLY,
"Autoconfig file saved successfully."
"Controller profile saved successfully."
)
MSG_HASH(
MSG_AUTOSAVE_FAILED,