mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Merge pull request #7578 from markwkidd/patch-1
GUI English translation: clarify "Configurations" as "Configuration File"
This commit is contained in:
commit
292249b79a
@ -261,7 +261,7 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_CONFIGURATIONS_LIST,
|
MENU_ENUM_LABEL_VALUE_CONFIGURATIONS_LIST,
|
||||||
"Configurations"
|
"Configuration File"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_ADD_TAB,
|
MENU_ENUM_LABEL_VALUE_ADD_TAB,
|
||||||
@ -6052,11 +6052,11 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_SHOW_CONFIGURATIONS,
|
MENU_ENUM_LABEL_VALUE_MENU_SHOW_CONFIGURATIONS,
|
||||||
"Show Configurations"
|
"Show Configuration File"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_MENU_SHOW_CONFIGURATIONS,
|
MENU_ENUM_SUBLABEL_MENU_SHOW_CONFIGURATIONS,
|
||||||
"Show/hide the 'Configurations' option."
|
"Show/hide the 'Configuration File' option."
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_SHOW_HELP,
|
MENU_ENUM_LABEL_VALUE_MENU_SHOW_HELP,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user