[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.242,1.243
Reynaldo H. Verdejo CVS
syncmail at mplayerhq.hu
Sat Apr 22 07:12:12 CEST 2006
CVS change done by Reynaldo H. Verdejo CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv23908/help
Modified Files:
help_mp-en.h
Log Message:
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- help_mp-en.h 19 Apr 2006 22:02:52 -0000 1.242
+++ help_mp-en.h 22 Apr 2006 05:12:10 -0000 1.243
@@ -1434,6 +1434,23 @@
#define MSGTR_MPDEMUX_NW_ErrServerReturned "Server return %d: %s\n"
#define MSGTR_MPDEMUX_NW_CacheSizeSetTo "Cache size set to %d KBytes\n"
+// demux_audio.c
+
+#define MSGTR_MPDEMUX_AUDIO_UnknownFormat "Audio demuxer: unknown format %d.\n"
+
+// demux_demuxers.c
+
+#define MSGTR_MPDEMUX_DEMUXERS_FillBufferError "fill_buffer error: bad demuxer: not vd, ad or sd.\n"
+
+// demux_nuv.c
+
+#define MSGTR_MPDEMUX_NUV_NoVideoBlocksInFile "No video blocks in file.\n"
+
+// demux_xmms.c
+
+#define MSGTR_MPDEMUX_XMMS_FoundPlugin "Found plugin: %s (%s).\n"
+#define MSGTR_MPDEMUX_XMMS_ClosingPlugin "Closing plugin: %s.\n"
+
// ========================== LIBMPMENU ===================================
// libmenu/menu.c
More information about the MPlayer-DOCS
mailing list