summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-15 23:45:37 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-15 23:45:37 +0000
commit739eb2dff2bbfd0b37346b5d8ed61d27a557964b (patch)
tree8f3d003f368ee2ab618cc9eca0ff78892d2373f5 /help
parentd2392f84364e4bf0a61e5c402088c3c8d33098b4 (diff)
downloadmpv-739eb2dff2bbfd0b37346b5d8ed61d27a557964b.tar.bz2
mpv-739eb2dff2bbfd0b37346b5d8ed61d27a557964b.tar.xz
+MSGTR_BuiltinCodecsConf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8469 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index c485042125..57fe12cead 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -70,6 +70,7 @@ static char help_text[]=
#define MSGTR_InvalidVOdriver "Invalid video output driver name: %s\nUse '-vo help' to get a list of available video drivers.\n"
#define MSGTR_InvalidAOdriver "Invalid audio output driver name: %s\nUse '-ao help' to get a list of available audio drivers.\n"
#define MSGTR_CopyCodecsConf "(copy/link etc/codecs.conf (from the MPlayer source tree) to ~/.mplayer/codecs.conf)\n"
+#define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf\n"
#define MSGTR_CantLoadFont "Can't load font: %s\n"
#define MSGTR_CantLoadSub "Can't load subtitles: %s\n"
#define MSGTR_ErrorDVDkey "Error processing DVD KEY.\n"