Author: ib Date: Fri Apr 1 12:36:11 2011 New Revision: 33172 Log: Revise message for parameter errors.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Thu Mar 31 14:25:32 2011 (r33171) +++ trunk/help/help_mp-en.h Fri Apr 1 12:36:11 2011 (r33172) @@ -592,7 +592,7 @@ static const char help_text[]= #define MSGTR_SKIN_FONT_FontFileNotFound "Font file not found.\n" #define MSGTR_SKIN_FONT_FontImageNotFound "Font image file not found.\n" #define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier (%s)\n" -#define MSGTR_SKIN_UnknownParameter "unknown parameter (%s)\n" +#define MSGTR_SKIN_UnknownParameter "Unknown parameter '%s'\n" #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin '%s' not found.\n" #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Selected skin '%s' not found, trying skin 'default'...\n" #define MSGTR_SKIN_SKINCFG_SkinCfgError "Config file processing error with skin '%s'\n" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
