From da0029cd411c8505a7740a5f590c818db33bf0be Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 30 Dec 2002 20:46:07 +0000 Subject: Some more small (cosmetic) updates. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8663 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 1968a55732..6e98fb5544 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -123,7 +123,7 @@ static char help_text[]= #define MSGTR_AvailableAudioFm "\nAvailable (compiled-in) audio codec families/drivers:\n" #define MSGTR_AvailableVideoFm "\nAvailable (compiled-in) video codec families/drivers:\n" #define MSGTR_UsingRTCTiming "Using Linux hardware RTC timing (%ldHz).\n" -#define MSGTR_CannotReadVideoProperties "Video: cannot read properties\n" +#define MSGTR_CannotReadVideoProperties "Video: Cannot read properties.\n" #define MSGTR_NoStreamFound "No stream found.\n" #define MSGTR_InitializingAudioCodec "Initializing audio codec...\n" #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device.\n" @@ -131,7 +131,7 @@ static char help_text[]= #define MSGTR_ForcedAudioCodec "Forced audio codec: %s\n" #define MSGTR_AODescription_AOAuthor "AO: Description: %s\nAO: Author: %s\n" #define MSGTR_AOComment "AO: Comment: %s\n" -#define MSGTR_Video_NoVideo "Video: no video!!!\n" +#define MSGTR_Video_NoVideo "Video: No video!!!\n" #define MSGTR_NotInitializeVOPorVO "\nFATAL: Could not initialize video filters (-vop) or video output (-vo).\n" #define MSGTR_Paused "\n================= PAUSED =================\r" #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n" @@ -141,14 +141,14 @@ static char help_text[]= #define MSGTR_MEncoderCopyright "(C) 2000-2002 Arpad Gereoffy (see DOCS)\n" #define MSGTR_UsingPass3ControllFile "Using pass3 control file: %s\n" #define MSGTR_MissingFilename "\nMissing filename!\n\n" -#define MSGTR_CannotOpenFile_Device "Cannot open file/device\n" +#define MSGTR_CannotOpenFile_Device "Cannot open file/device.\n" #define MSGTR_ErrorDVDAuth "Error in DVD authentication.\n" #define MSGTR_CannotOpenDemuxer "Cannot open demuxer.\n" #define MSGTR_NoAudioEncoderSelected "\nNo audio encoder (-oac) selected. Select one or use -nosound. Use -oac help!\n" #define MSGTR_NoVideoEncoderSelected "\nNo video encoder (-ovc) selected. Select one, use -ovc help!\n" #define MSGTR_InitializingAudioCodec "Initializing audio codec...\n" -#define MSGTR_CannotOpenOutputFile "Cannot open output file '%s'\n" -#define MSGTR_EncoderOpenFailed "Failed to open the encoder\n" +#define MSGTR_CannotOpenOutputFile "Cannot open output file '%s'.\n" +#define MSGTR_EncoderOpenFailed "Failed to open the encoder.\n" #define MSGTR_ForcingOutputFourcc "Forcing output fourcc to %x [%.4s]\n" #define MSGTR_WritingAVIHeader "Writing AVI header...\n" #define MSGTR_DuplicateFrames "\nDuplicate %d frame(s)!!!\n" @@ -217,8 +217,8 @@ static char help_text[]= #define MSGTR_EncryptedVOBauth "Encrypted stream but you did not request authentication!!\n" #define MSGTR_MOVcomprhdr "MOV: Compressed headers not (yet) supported!\n" -#define MSGTR_MOVvariableFourCC "MOV: Warning: Variable FOURCC detected!?\n" -#define MSGTR_MOVtooManyTrk "MOV: Warning: Too many tracks!" +#define MSGTR_MOVvariableFourCC "MOV: WARNING: Variable FOURCC detected!?\n" +#define MSGTR_MOVtooManyTrk "MOV: WARNING: Too many tracks!" #define MSGTR_FoundAudioStream "==> Found audio stream: %d\n" #define MSGTR_FoundVideoStream "==> Found video stream: %d\n" #define MSGTR_DetectedTV "TV detected! ;-)\n" -- cgit v1.2.3