[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.131,1.132

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Sep 17 13:18:58 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv8739/help

Modified Files:
	help_mp-en.h 
Log Message:
Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
identical for consistency.  Also German translation is easier this way.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- help_mp-en.h	17 Sep 2004 02:28:44 -0000	1.131
+++ help_mp-en.h	17 Sep 2004 11:18:55 -0000	1.132
@@ -163,7 +163,7 @@
 #define MSGTR_EdlOutOfMem "Can't allocate enough memory to hold EDL data.\n"
 #define MSGTR_EdlRecordsNo "Read %d EDL actions.\n"
 #define MSGTR_EdlQueueEmpty "There are no EDL actions to take care of.\n"
-#define MSGTR_EdlCantOpenForWrite "Error opening file [%s] for writing.\n"
+#define MSGTR_EdlCantOpenForWrite "Can't open EDL file [%s] for writing.\n"
 #define MSGTR_EdlCantOpenForRead "Can't open EDL file [%s] for reading.\n"
 #define MSGTR_EdlNOsh_video "Cannot use EDL without video, disabling.\n"
 #define MSGTR_EdlNOValidLine "Invalid EDL line: %s\n"




More information about the MPlayer-DOCS mailing list