From 63ba244912b4d7bd47d803abc5abd99834ff307f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Wed, 23 Nov 2016 14:32:38 +0100 Subject: [PATCH] Change strings --- intl/msg_hash_us.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 32718a6b5f..c6be397701 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1543,9 +1543,9 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT, MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Custom Viewport Width") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X, - "Custom Viewport X") + "Custom Viewport X Pos.") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y, - "Custom Viewport Y") + "Custom Viewport Y Pos.") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VI_WIDTH, "Set VI Screen Width") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_VSYNC,