diff help/help_mp-en.h @ 14962:6fadff070261

Replace placeholder message with something sane. 1l to Rich for overlooking this.
author diego
date Sat, 19 Mar 2005 17:28:57 +0000
parents 85546d215f6e
children cec4a515061f
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Mar 19 17:21:41 2005 +0000
+++ b/help/help_mp-en.h	Sat Mar 19 17:28:57 2005 +0000
@@ -218,7 +218,8 @@
 #define MSGTR_ResolutionDoesntMatch "\nNew video file has different resolution or colorspace than the previous one.\n"
 #define MSGTR_FrameCopyFileMismatch "\nAll video files must have identical fps, resolution, and codec for -ovc copy.\n"
 #define MSGTR_AudioCopyFileMismatch "\nAll files must have identical audio codec and format for -oac copy.\n"
-#define MSGTR_NoSpeedWithFrameCopy "Bleh\n"
+#define MSGTR_NoSpeedWithFrameCopy "WARNING: -speed is not guaranteed to work correctly with -oac copy!\n"\
+"Your encode might be broken!\n"
 #define MSGTR_ErrorWritingFile "%s: Error writing file.\n"
 #define MSGTR_WritingAVIIndex "\nWriting AVI index...\n"
 #define MSGTR_FixupAVIHeader "Fixing AVI header...\n"