From adb4813ca8650d3df7345d218e7f47970e097561 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Fri, 16 Nov 2007 21:32:09 +0000 Subject: report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25059 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index aa0b5f8ccd..1021a96483 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -537,7 +537,7 @@ static char help_text[]= #define MSGTR_SMBFileNotFound "Could not open from LAN: '%s'\n" #define MSGTR_SMBNotCompiled "MPlayer was not compiled with SMB reading support.\n" -#define MSGTR_CantOpenDVD "Couldn't open DVD device: %s\n" +#define MSGTR_CantOpenDVD "Couldn't open DVD device: %s (%s)\n" // stream_dvd.c #define MSGTR_DVDspeedCantOpen "Couldn't open DVD device for writing, changing DVD speed needs write access.\n" -- cgit v1.2.3