summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-16 21:32:09 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-16 21:32:09 +0000
commitadb4813ca8650d3df7345d218e7f47970e097561 (patch)
treeeffb7717de037e1abbe56e185fb24701214a60f7 /help
parent1f2e78fe06bb470c01db7143ae2e29f69e9049ec (diff)
downloadmpv-adb4813ca8650d3df7345d218e7f47970e097561.tar.bz2
mpv-adb4813ca8650d3df7345d218e7f47970e097561.tar.xz
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
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
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"