Clarify font load message.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-08-27 22:03:24 +00:00
parent 442425c52d
commit 7fd0812b79
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ static char help_text[]=
#define MSGTR_CreatingCfgFile "Creating config file: %s\n"
#define MSGTR_CopyCodecsConf "(Copy/link etc/codecs.conf from the MPlayer sources to ~/.mplayer/codecs.conf)\n"
#define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf.\n"
#define MSGTR_CantLoadFont "Cannot load font: %s\n"
#define MSGTR_CantLoadFont "Cannot load bitmap font: %s\n"
#define MSGTR_CantLoadSub "Cannot load subtitles: %s\n"
#define MSGTR_DumpSelectedStreamMissing "dump: FATAL: Selected stream missing!\n"
#define MSGTR_CantOpenDumpfile "Cannot open dump file.\n"