diff options
Diffstat (limited to 'help_mp-hu.h')
-rw-r--r-- | help_mp-hu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-hu.h b/help_mp-hu.h index 4942fbe3fc..96fe5d792e 100644 --- a/help_mp-hu.h +++ b/help_mp-hu.h @@ -156,5 +156,6 @@ static char help_text[]= #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_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n" #endif |