diff help_mp-en.h @ 3595:728258be2e86

lang support.
author pontscho
date Tue, 18 Dec 2001 22:59:04 +0000
parents 6e21fbb41a2b
children 18cca6a6816c
line wrap: on
line diff
--- a/help_mp-en.h	Tue Dec 18 22:11:48 2001 +0000
+++ b/help_mp-en.h	Tue Dec 18 22:59:04 2001 +0000
@@ -303,4 +303,9 @@
 #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