summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-04 18:32:27 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-04 18:32:27 +0000
commit9eb1c3ed83a343316e20b46680c1a8d083fd5c4a (patch)
tree12d2389dcd7c7bac7b27f49c3671f3a94de22d96 /help
parentfadce2d781b6e05a8d2d3e027c8955380abf9b10 (diff)
downloadmpv-9eb1c3ed83a343316e20b46680c1a8d083fd5c4a.tar.bz2
mpv-9eb1c3ed83a343316e20b46680c1a8d083fd5c4a.tar.xz
libcss stuff is horribly misleading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11002 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 ced9187802..a4286bdc20 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -285,7 +285,7 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Cannot seek in raw AVI streams. (Index required, try with the -idx switch.)\n"
#define MSGTR_CantSeekFile "Cannot seek in this file.\n"
-#define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read DOCS/en/cd-dvd.html.\n"
+#define MSGTR_EncryptedVOB "Encrypted VOB file! Read DOCS/en/cd-dvd.html.\n"
#define MSGTR_EncryptedVOBauth "Encrypted stream but you did not request authentication!\n"
#define MSGTR_MOVcomprhdr "MOV: Compressed headers support requires ZLIB!\n"