summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-22 21:35:21 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-22 21:35:21 +0000
commit672e72ea7273cdd6ab4ad55c9f8c91fbbf06d16f (patch)
tree170fe993d6a0e8e3133bab5ce272712d6489e1f6 /help_mp-en.h
parent9927fe4b42cf5d6cf612ddb250e32446a2a511e2 (diff)
downloadmpv-672e72ea7273cdd6ab4ad55c9f8c91fbbf06d16f.tar.bz2
mpv-672e72ea7273cdd6ab4ad55c9f8c91fbbf06d16f.tar.xz
MSGTR_Exit_error added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1639 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 3761c715ec..847bc03df3 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -48,6 +48,7 @@ static char help_text[]=
#define MSGTR_Exit_frames "Requested number of frames played"
#define MSGTR_Exit_quit "Quit"
#define MSGTR_Exit_eof "End of file"
+#define MSGTR_Exit_error "Fatal error"
#define MSGTR_IntBySignal "\nMPlayer interrupted by signal %d in module: %s \n"
#define MSGTR_NoHomeDir "Can't find HOME dir\n"
#define MSGTR_GetpathProblem "get_path(\"config\") problem\n"