[MPlayer-DOCS] r37470 - in trunk: help/help_mp-de.h help/help_mp-en.h stream/stream_cue.c

ib subversion at mplayerhq.hu
Mon Aug 31 13:16:38 CEST 2015


Author: ib
Date: Mon Aug 31 13:16:38 2015
New Revision: 37470

Log:
Make info message translatable.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/help/help_mp-de.h
   trunk/stream/stream_cue.c

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Mon Aug 31 10:31:27 2015	(r37469)
+++ trunk/help/help_mp-en.h	Mon Aug 31 13:16:38 2015	(r37470)
@@ -1833,6 +1833,7 @@ static const char help_text[] = MSGTR_He
 
 // stream_cue.c
 #define MSGTR_MPDEMUX_CUEREAD_UnexpectedCuefileLine "[bincue] Unexpected cuefile line: %s\n"
+#define MSGTR_MPDEMUX_CUEREAD_BinFilenameFound "[bincue] File specification found: %s"
 #define MSGTR_MPDEMUX_CUEREAD_BinFilenameTested "[bincue] bin filename tested: %s\n"
 #define MSGTR_MPDEMUX_CUEREAD_CannotFindBinFile "[bincue] Couldn't find the bin file - giving up.\n"
 #define MSGTR_MPDEMUX_CUEREAD_UsingBinFile "[bincue] Using bin file %s.\n"


More information about the MPlayer-DOCS mailing list