diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index 67c16602df..3ee69341e1 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -3026,7 +3026,7 @@ const char *msg_hash_to_str_us(enum msg_hash_enums msg) case MENU_ENUM_SUBLABEL_VIDEO_BLACK_FRAME_INSERTION: return "Inserts a black frame inbetween frames. Useful for 120 Hz monitors who want to play 60 Hz material with eliminated ghosting."; case MENU_ENUM_SUBLABEL_VIDEO_FRAME_DELAY: - return "Reduces latency at cost of higher risk of video stuttering by adding a delay after V-Sync (in ms)."; + return "Reduces latency at cost of higher risk of video stuttering. Adds a delay after V-Sync (in ms)."; case MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST: return "Download and/or scan content, and add it to your collection."; case MENU_ENUM_SUBLABEL_NETPLAY: