[Mplayer-cvslog] CVS: main/help help_mp-en.h,1.70,1.71
Diego Biurrun CVS
diego at mplayerhq.hu
Mon Dec 30 21:46:11 CET 2002
Update of /cvsroot/mplayer/main/help
In directory mail:/var/tmp.root/cvs-serv8541/help
Modified Files:
help_mp-en.h
Log Message:
Some more small (cosmetic) updates.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- help_mp-en.h 30 Dec 2002 20:40:15 -0000 1.70
+++ help_mp-en.h 30 Dec 2002 20:46:07 -0000 1.71
@@ -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"
More information about the MPlayer-cvslog
mailing list