summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 9234cb8367..c5f83bd357 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -266,5 +266,7 @@ static char help_text[]=
#define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
#define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enough memory.\n"
+#define MSGTR_SKIN_SKINCFG_SkinNotFound "Skin not found ( %s ).\n"
+#define MSGTR_SKIN_SKINCFG_SkinCfgReadError "Skin configfile read error ( %s ).\n"
#endif