Mercurial > mplayer.hg
changeset 16755:ae0d1e32a4df
nit by diego
author | ods15 |
---|---|
date | Thu, 13 Oct 2005 20:36:28 +0000 |
parents | a2a291299ae1 |
children | bede9bedd45a |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Thu Oct 13 20:31:30 2005 +0000 +++ b/help/help_mp-en.h Thu Oct 13 20:36:28 2005 +0000 @@ -218,7 +218,7 @@ #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_NoAudioFileMismatch "\nCan not mix video-only files with audio and video files. Try -nosound.\n" +#define MSGTR_NoAudioFileMismatch "\nCannot mix video-only files with audio and video files. Try -nosound.\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"