r33172 - in trunk/help: help_mp-de.h help_mp-en.h
Author: ib Date: Fri Apr 1 12:36:11 2011 New Revision: 33172 Log: Revise message for parameter errors. Modified: trunk/help/help_mp-de.h Changes in other areas also in this revision: Modified: trunk/help/help_mp-en.h Modified: trunk/help/help_mp-de.h ============================================================================== --- trunk/help/help_mp-de.h Thu Mar 31 14:25:32 2011 (r33171) +++ trunk/help/help_mp-de.h Fri Apr 1 12:36:11 2011 (r33172) @@ -789,7 +789,7 @@ static const char help_text[]= #define MSGTR_SKIN_FONT_FontFileNotFound "Schriftdatei nicht gefunden.\n" #define MSGTR_SKIN_FONT_FontImageNotFound "Schriftbilddatei nicht gefunden.\n" #define MSGTR_SKIN_FONT_NonExistentFontID "nicht existierende Schriftbezeichnung (%s)\n" -#define MSGTR_SKIN_UnknownParameter "unbekannter Parameter (%s)\n" +#define MSGTR_SKIN_UnknownParameter "Unbekannter Parameter '%s'\n" #define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin '%s' nicht gefunden.\n" #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "Ausgewähltes Skin '%s' nicht gefunden, Skin 'default' wird versucht ...\n" #define MSGTR_SKIN_SKINCFG_SkinCfgError "Verarbeitungsfehler in Konfigurationsdatei des Skins '%s'\n"
participants (1)
-
ib