Mercurial > mplayer.hg
changeset 8468:13f7281d8cd2
+MSGTR_BuiltinCodecsConf
author | arpi |
---|---|
date | Sun, 15 Dec 2002 23:45:37 +0000 |
parents | 3ca9cc46df5c |
children | c5a51f3388bf |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Dec 15 23:45:19 2002 +0000 +++ b/help/help_mp-en.h Sun Dec 15 23:45:37 2002 +0000 @@ -70,6 +70,7 @@ #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"