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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 51b1fc5872..3af356ca56 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -303,4 +303,9 @@ static char help_text[]=
#define MSGTR_MENU_Preferences "Preferences"
#define MSGTR_MENU_Exit "Exit ..."
+// --- messagebox
+#define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..."
+#define MSGTR_MSGBOX_LABEL_Error "error ..."
+#define MSGTR_MSGBOX_LABEL_Warning "warning ..."
+
#endif