From 63798b0cf6b38a39433a18538e9a353683682aa0 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 6 Nov 2016 17:02:29 +0100 Subject: [PATCH] Change 'Notifications' to 'Notification' --- intl/msg_hash_us.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 51f0cac29d..1fa2313875 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1431,9 +1431,9 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FILTER_FLICKER, MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FONT_ENABLE, "Enable Onscreen Notifications") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FONT_PATH, - "Onscreen Notifications Font") + "Onscreen Notification Font") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FONT_SIZE, - "Onscreen Notifications Size") + "Onscreen Notification Size") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_ASPECT, "Force aspect ratio") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_SRGB_DISABLE, @@ -1455,9 +1455,9 @@ MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_HARD_SYNC_FRAMES, MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MAX_SWAPCHAIN_IMAGES, "Max swapchain images") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_X, - "Onscreen Notifications X Position") + "Onscreen Notification X Position") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_Y, - "Onscreen Notifications Y Position") + "Onscreen Notification Y Position") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MONITOR_INDEX, "Monitor Index") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_POST_FILTER_RECORD,