mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
Fixed some inconsistencies in the RetroArch texts
This commit is contained in:
parent
f70b6fbf58
commit
3e814bc4b6
@ -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