From a811f181e66ccee9d04e5b3ff1fd5373418d58e2 Mon Sep 17 00:00:00 2001 From: markwkidd Date: Sat, 10 Nov 2018 08:42:05 -0800 Subject: [PATCH] GUI English translation: clarify "Configurations" --- intl/msg_hash_us.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 905d18752e..34463fe845 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -261,7 +261,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONFIGURATIONS_LIST, - "Configurations" + "Configuration File" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_ADD_TAB, @@ -6048,11 +6048,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MENU_SHOW_CONFIGURATIONS, - "Show Configurations" + "Show Configuration File" ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_SHOW_CONFIGURATIONS, - "Show/hide the 'Configurations' option." + "Show/hide the 'Configuration File' option." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_MENU_SHOW_HELP,