+MSGTR_BuiltinCodecsConf

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8469 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-12-15 23:45:37 +00:00
parent d2392f8436
commit 739eb2dff2
1 changed files with 1 additions and 0 deletions

View File

@ -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"