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

Give message string a more meaningful name.
author diego
date Sat, 28 Jul 2007 17:16:55 +0000
parents 426c20bcfddf
children c7f95196dfe5
line wrap: on
line diff
--- a/help/help_mp-es.h	Sat Jul 28 14:28:38 2007 +0000
+++ b/help/help_mp-es.h	Sat Jul 28 17:16:55 2007 +0000
@@ -1568,7 +1568,7 @@
 // libmenu/menu_console.c
 #define MSGTR_LIBMENU_WaitPidError "[MENU] Error Waitpid: %s.\n"
 #define MSGTR_LIBMENU_SelectError "[MENU] Error en Select.\n"
-#define MSGTR_LIBMENU_ReadErrorOnChildren "[MENU] Error de lectura en el descriptor de archivo hijo: %s.\n"
+#define MSGTR_LIBMENU_ReadErrorOnChildFD "[MENU] Error de lectura en el descriptor de archivo hijo: %s.\n"
 #define MSGTR_LIBMENU_ConsoleRun "[MENU] Consola corriendo: %s ...\n"
 #define MSGTR_LIBMENU_AChildIsAlreadyRunning "[MENU] Ya hay un hijo/child corriendo.\n"
 #define MSGTR_LIBMENU_ForkFailed "[MENU] Falló el Fork!!!\n"