# HG changeset patch # User jaf # Date 1028711290 0 # Node ID a7547c5673eea0b2e975f74799b39be39df0257c # Parent 1b5bad50b21d046f598177491f736655c894222b using help_mp-??.h for one message diff -r 1b5bad50b21d -r a7547c5673ee mencoder.c --- a/mencoder.c Wed Aug 07 09:01:13 2002 +0000 +++ b/mencoder.c Wed Aug 07 09:08:10 2002 +0000 @@ -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); }