CVS change done by Sebastian Kraemer CVS Update of /cvsroot/mplayer/main/help In directory mail:/var2/tmp/cvs-serv10116 Modified Files: help_mp-en.h Log Message: Added dots at end of sentence (m_config.c section) Index: help_mp-en.h =================================================================== RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- help_mp-en.h 20 Oct 2004 15:48:27 -0000 1.149 +++ help_mp-en.h 26 Oct 2004 16:06:51 -0000 1.150 @@ -441,9 +441,9 @@ // m_config.c #define MSGTR_SaveSlotTooOld "Too old save slot found from lvl %d: %d !!!\n" -#define MSGTR_InvalidCfgfileOption "The %s option can't be used in a config file\n" -#define MSGTR_InvalidCmdlineOption "The %s option can't be used on the command line\n" -#define MSGTR_InvalidSuboption "Error: option '%s' has no suboption '%s'\n" +#define MSGTR_InvalidCfgfileOption "The %s option can't be used in a config file.\n" +#define MSGTR_InvalidCmdlineOption "The %s option can't be used on the command line.\n" +#define MSGTR_InvalidSuboption "Error: option '%s' has no suboption '%s'.\n" #define MSGTR_MissingSuboptionParameter "Error: suboption '%s' of '%s' must have a parameter!\n" #define MSGTR_MissingOptionParameter "Error: option '%s' must have a parameter!\n" #define MSGTR_OptionListHeader "\n Name Type Min Max Global CL Cfg\n\n"
participants (1)
-
syncmail@mplayerhq.hu