From b840ac05b565ad1f10651e2ef17fcf3b96259b00 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 21 Nov 2016 09:49:33 +0100 Subject: [PATCH] Fix sublabel --- intl/msg_hash_us.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index a84da23d9b..eac1360242 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -2066,5 +2066,5 @@ MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MUTE, "Mute/unmute audio.") MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_RATE_CONTROL_DELTA, - "Helps smooth out imperfections in timing when synchronizing audio and video at the same time. Be aware that if disabled, proper synchronization is nearly impossible to obtain then." + "Helps smooth out imperfections in timing when synchronizing audio and video at the same time. Be aware that if disabled, proper synchronization is nearly impossible to obtain." )