Fix sublabel

This commit is contained in:
twinaphex 2016-11-21 09:49:33 +01:00
parent 588542dad9
commit b840ac05b5

View File

@ -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."
)