Mercurial > mplayer.hg
changeset 13265:43772c0eb1ab
typo
author | diego |
---|---|
date | Mon, 06 Sep 2004 14:07:48 +0000 |
parents | f9985b9f4436 |
children | 914749a92b28 |
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 Mon Sep 06 14:06:33 2004 +0000 +++ b/help/help_mp-en.h Mon Sep 06 14:07:48 2004 +0000 @@ -756,7 +756,7 @@ #define MSGTR_VO_JPEG_ExistsButNoDirectory "already exists, but is not a directory." #define MSGTR_VO_JPEG_DirExistsButNotWritable "Output directory already exists, but is not writable." #define MSGTR_VO_JPEG_DirExistsAndIsWritable "Output directory already exists and is writable." -#define MSGTR_VO_JPEG_CantCreateDirectory "Unable to create ouput directory." +#define MSGTR_VO_JPEG_CantCreateDirectory "Unable to create output directory." #define MSGTR_VO_JPEG_CantCreateFile "Unable to create output file." #define MSGTR_VO_JPEG_DirectoryCreateSuccess "Output directory successfully created." #define MSGTR_VO_JPEG_ParsingSuboptions "Parsing suboptions."