mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Merge pull request #12437 from DisasterMo/inconsistencies_fix
Fixed some inconsistencies in the RetroArch texts
This commit is contained in:
commit
5dc7b7f7c7
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user