summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-27 22:03:24 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-27 22:03:24 +0000
commit7fd0812b7973c72ac09f795525212f7440aabad0 (patch)
tree8288af3d2b14f75a0420f4935a9acd50ceabf61f /help
parent442425c52d2b596c0514fc7ece1085400f788a36 (diff)
downloadmpv-7fd0812b7973c72ac09f795525212f7440aabad0.tar.bz2
mpv-7fd0812b7973c72ac09f795525212f7440aabad0.tar.xz
Clarify font load message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19561 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 2da69e19cc..8cdfc212bc 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -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"