comparison help/help_mp-en.h @ 21888:b36abbbca01e

DO NOT recommend or even suggest installing codecs.conf.
author diego
date Sat, 13 Jan 2007 11:57:40 +0000
parents 93df7e6156f1
children 5a32ce153f8a
comparison
equal deleted inserted replaced
21887:36cc5a884b6a 21888:b36abbbca01e
67 #define MSGTR_Exit_error "Fatal error" 67 #define MSGTR_Exit_error "Fatal error"
68 #define MSGTR_IntBySignal "\nMPlayer interrupted by signal %d in module: %s\n" 68 #define MSGTR_IntBySignal "\nMPlayer interrupted by signal %d in module: %s\n"
69 #define MSGTR_NoHomeDir "Cannot find HOME directory.\n" 69 #define MSGTR_NoHomeDir "Cannot find HOME directory.\n"
70 #define MSGTR_GetpathProblem "get_path(\"config\") problem\n" 70 #define MSGTR_GetpathProblem "get_path(\"config\") problem\n"
71 #define MSGTR_CreatingCfgFile "Creating config file: %s\n" 71 #define MSGTR_CreatingCfgFile "Creating config file: %s\n"
72 #define MSGTR_CopyCodecsConf "(Copy/link etc/codecs.conf from the MPlayer sources to ~/.mplayer/codecs.conf)\n"
73 #define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf.\n" 72 #define MSGTR_BuiltinCodecsConf "Using built-in default codecs.conf.\n"
74 #define MSGTR_CantLoadFont "Cannot load bitmap font: %s\n" 73 #define MSGTR_CantLoadFont "Cannot load bitmap font: %s\n"
75 #define MSGTR_CantLoadSub "Cannot load subtitles: %s\n" 74 #define MSGTR_CantLoadSub "Cannot load subtitles: %s\n"
76 #define MSGTR_DumpSelectedStreamMissing "dump: FATAL: Selected stream missing!\n" 75 #define MSGTR_DumpSelectedStreamMissing "dump: FATAL: Selected stream missing!\n"
77 #define MSGTR_CantOpenDumpfile "Cannot open dump file.\n" 76 #define MSGTR_CantOpenDumpfile "Cannot open dump file.\n"