From 6921ca44a77963ed6465492f214cee3d80df0689 Mon Sep 17 00:00:00 2001 From: im-4-potato Date: Sun, 26 Apr 2020 17:07:06 -0700 Subject: [PATCH] US Translation: More Fixes --- intl/msg_hash_us.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 83b58f7b27..29d4b0892e 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -514,11 +514,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_MM_WIDTH, - "Display Metric Width (mm)" + "Display Width (mm)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_MM_HEIGHT, - "Display Metric Height (mm)" + "Display Height (mm)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_DISPLAY_METRIC_DPI, @@ -550,27 +550,27 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RPNG_SUPPORT, - "PNG Support (RPNG)" + "PNG (RPNG) Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RJPEG_SUPPORT, - "JPEG Support (RJPEG)" + "JPEG (RJPEG) Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RBMP_SUPPORT, - "BMP Support (RBMP)" + "BMP (RBMP) Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RTGA_SUPPORT, - "TGA Support (RTGA)" + "TGA (RTGA) Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SDL_SUPPORT, - "SDL1.2 Support" + "SDL 1.2 Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_SDL2_SUPPORT, - "SDL2 Support" + "SDL 2 Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_VULKAN_SUPPORT, @@ -598,7 +598,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_UDEV_SUPPORT, - "Udev Support" + "udev Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_OPENVG_SUPPORT, @@ -674,7 +674,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_ZLIB_SUPPORT, - "Zlib Support" + "zlib Support" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_7ZIP_SUPPORT,