From 34c490baf043393576b65b0b41581e2a0e1d6ad7 Mon Sep 17 00:00:00 2001 From: jaf Date: Wed, 7 Aug 2002 09:08:10 +0000 Subject: using help_mp-??.h for one message git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6947 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mencoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mencoder.c') diff --git a/mencoder.c b/mencoder.c index e69229f33d..533cac1ccf 100644 --- a/mencoder.c +++ b/mencoder.c @@ -458,7 +458,7 @@ sh_audio=d_audio->sh; 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); } -- cgit v1.2.3