summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index c7e39db57f..e0eca4121d 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -261,7 +261,8 @@ static char help_text[]=
#define MSGTR_CBRPCMAudioSelected "CBR PCM audio selected\n"
#define MSGTR_MP3AudioSelected "MP3 audio selected\n"
#define MSGTR_CannotAllocateBytes "Couldn't allocate %d bytes\n"
-#define MSGTR_SettingAudioDelay "Setting AUDIO DELAY to %5.3f\n"
+#define MSGTR_SettingAudioDelay "Setting audio delay to %5.3fs\n"
+#define MSGTR_SettingVideoDelay "Setting video delay to %5.3fs\n"
#define MSGTR_SettingAudioInputGain "Setting audio input gain to %f\n"
#define MSGTR_LamePresetEquals "\npreset=%s\n\n"
#define MSGTR_LimitingAudioPreload "Limiting audio preload to 0.4s\n"