Merge pull request #7578 from markwkidd/patch-1

GUI English translation: clarify "Configurations" as "Configuration File"
This commit is contained in:
Twinaphex 2018-11-15 22:39:22 +01:00 committed by GitHub
commit 292249b79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,