Mercurial > mplayer.hg
changeset 19555:32e4e68651d0
Clarify font load message.
author | diego |
---|---|
date | Sun, 27 Aug 2006 22:03:24 +0000 |
parents | b947b5ccb96e |
children | c7057724ba8c |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Aug 27 21:51:09 2006 +0000 +++ b/help/help_mp-en.h Sun Aug 27 22:03:24 2006 +0000 @@ -71,7 +71,7 @@ #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"