# HG changeset patch # User diego # Date 1041281167 0 # Node ID 15bfe65d0b65fa470e593a6e29171e35b68820a0 # Parent 660ca8757810add76821daaabf156754649b51eb Some more small (cosmetic) updates. diff -r 660ca8757810 -r 15bfe65d0b65 help/help_mp-en.h --- a/help/help_mp-en.h Mon Dec 30 20:40:15 2002 +0000 +++ b/help/help_mp-en.h Mon Dec 30 20:46:07 2002 +0000 @@ -123,7 +123,7 @@ #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 @@ #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 @@ #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 @@ #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"