From cc95003d5fd77ddc3028a73a8a84484bf19c8f7c Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 28 Jul 2007 17:16:55 +0000 Subject: Give message string a more meaningful name. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-de.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-de.h') diff --git a/help/help_mp-de.h b/help/help_mp-de.h index 633a6e47c8..dfc2c97340 100644 --- a/help/help_mp-de.h +++ b/help/help_mp-de.h @@ -1634,7 +1634,7 @@ static char help_text[]= // 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" -- cgit v1.2.3