diff help/help_mp-en.h @ 17648:5963b50c2178

dwStart support for mencoder.
author corey
date Sun, 19 Feb 2006 09:34:37 +0000
parents 32f3fb7a3d3f
children 83c1acef76d5
line wrap: on
line diff
--- a/help/help_mp-en.h	Sun Feb 19 04:31:14 2006 +0000
+++ b/help/help_mp-en.h	Sun Feb 19 09:34:37 2006 +0000
@@ -261,7 +261,8 @@
 #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"