summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--help_mp-pl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/help_mp-pl.h b/help_mp-pl.h
index 663fd00d7c..f93d862e78 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -266,5 +266,10 @@ static char help_text[]=
#define MSGTR_SKIN_UnknownParameter "nieznany parametr ( %s )\n"
#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] za mało pamięci.\n"
+// --- messagebox
+#define MSGTR_MSGBOX_LABEL_FatalError "błąd krytyczny ..."
+#define MSGTR_MSGBOX_LABEL_Error "błąd ..."
+#define MSGTR_MSGBOX_LABEL_Warning "ostrzeżenie ..."
+
#endif