Mercurial > mplayer.hg
changeset 33085:ae558e6f7a57
Revise message for parameter errors.
author | ib |
---|---|
date | Fri, 01 Apr 2011 10:36:11 +0000 |
parents | b8779b19730e |
children | 1b9f989855f3 |
files | help/help_mp-de.h help/help_mp-en.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-de.h Thu Mar 31 12:25:32 2011 +0000 +++ b/help/help_mp-de.h Fri Apr 01 10:36:11 2011 +0000 @@ -789,7 +789,7 @@ #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"
--- a/help/help_mp-en.h Thu Mar 31 12:25:32 2011 +0000 +++ b/help/help_mp-en.h Fri Apr 01 10:36:11 2011 +0000 @@ -592,7 +592,7 @@ #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"