Merge pull request #12437 from DisasterMo/inconsistencies_fix

Fixed some inconsistencies in the RetroArch texts
This commit is contained in:
Autechre 2021-05-25 18:09:21 +02:00 committed by GitHub
commit 5dc7b7f7c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,