summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 09:34:37 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-02-19 09:34:37 +0000
commit89d848a8a2be6efa1ba63b9544623a66b9154107 (patch)
treeaa961a18dfa40a2054645b95ea59be24bfc81b57 /help
parent0d29a779f819a3465480d7f2df523d07094e2e58 (diff)
downloadmpv-89d848a8a2be6efa1ba63b9544623a66b9154107.tar.bz2
mpv-89d848a8a2be6efa1ba63b9544623a66b9154107.tar.xz
dwStart support for mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17649 b3059339-0415-0410-9bf9-f77b7e298cf2
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"