summaryrefslogtreecommitdiffstats
path: root/help/help_mp-pl.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-28 17:16:55 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-28 17:16:55 +0000
commitcc95003d5fd77ddc3028a73a8a84484bf19c8f7c (patch)
treede4d530e4d9984115b5e7844e34071bbaab8851d /help/help_mp-pl.h
parent22fc24fe567029303c32799b5c7590e6dbb75fd8 (diff)
downloadmpv-cc95003d5fd77ddc3028a73a8a84484bf19c8f7c.tar.bz2
mpv-cc95003d5fd77ddc3028a73a8a84484bf19c8f7c.tar.xz
Give message string a more meaningful name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-pl.h')
-rw-r--r--help/help_mp-pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 8c6867b8a4..28f0e92a11 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -1476,7 +1476,7 @@ static char help_text[]=
// libmenu/menu_console.c
#define MSGTR_LIBMENU_WaitPidError "[MENU] błąd waitpid: %s.\n"
#define MSGTR_LIBMENU_SelectError "[MENU] Błąd wyboru.\n"
-#define MSGTR_LIBMENU_ReadErrorOnChildren "[MENU] Błąd odczytu deskryptora pliku potomnego: %s.\n"
+#define MSGTR_LIBMENU_ReadErrorOnChildFD "[MENU] Błąd odczytu deskryptora pliku potomnego: %s.\n"
#define MSGTR_LIBMENU_ConsoleRun "[MENU] Uruchom: %s ...\n"
#define MSGTR_LIBMENU_AChildIsAlreadyRunning "[MENU] Proces potomny już działa.\n"
#define MSGTR_LIBMENU_ForkFailed "[MENU] Fork nie powiodło się !!!\n"