diff help/help_mp-de.h @ 23874:702707dc7521

Give message string a more meaningful name.
author diego
date Sat, 28 Jul 2007 17:16:55 +0000
parents 426c20bcfddf
children a9c0184eedcb
line wrap: on
line diff
--- a/help/help_mp-de.h	Sat Jul 28 14:28:38 2007 +0000
+++ b/help/help_mp-de.h	Sat Jul 28 17:16:55 2007 +0000
@@ -1634,7 +1634,7 @@
 // libmenu/menu_console.c
 #define MSGTR_LIBMENU_WaitPidError "[MENU] Waitpid-Fehler: %s.\n"
 #define MSGTR_LIBMENU_SelectError "[MENU] Fehler bei der Auswahl.\n"
-#define MSGTR_LIBMENU_ReadErrorOnChildren "[MENU] Lesefehler bei child-Dateideskriptor: %s.\n"
+#define MSGTR_LIBMENU_ReadErrorOnChildFD "[MENU] Lesefehler bei child-Dateideskriptor: %s.\n"
 #define MSGTR_LIBMENU_ConsoleRun "[MENU] Konsolenaufruf: %s ...\n"
 #define MSGTR_LIBMENU_AChildIsAlreadyRunning "[MENU] Es läuft schon ein Child.\n"
 #define MSGTR_LIBMENU_ForkFailed "[MENU] Fork fehlgeschlagen!!!\n"