[Mplayer-cvslog] CVS: main mencoder.c,1.145,1.146
Johannes Feigl
jaf at mplayerhq.hu
Wed Aug 7 11:08:16 CEST 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv19367
Modified Files:
mencoder.c
Log Message:
using help_mp-??.h for one message
Index: mencoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/mencoder.c,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- mencoder.c 5 Aug 2002 13:41:32 -0000 1.145
+++ mencoder.c 7 Aug 2002 09:08:10 -0000 1.146
@@ -458,7 +458,7 @@
sh_video=d_video->sh;
if(!video_read_properties(sh_video)){
- printf("Couldn't read video properties\n");
+ printf(MSGTR_CannotReadVideoPropertiers);
mencoder_exit(1,NULL);
}
More information about the MPlayer-cvslog
mailing list