Mercurial > mplayer.hg
comparison help/help_mp-en.h @ 8901:123076843c4a
Happy New Year :)
author | arpi |
---|---|
date | Sat, 11 Jan 2003 22:31:28 +0000 |
parents | ba967edb7580 |
children | f01a53c8de14 |
comparison
equal
deleted
inserted
replaced
8900:add58e42a878 | 8901:123076843c4a |
---|---|
6 // ========================= MPlayer help =========================== | 6 // ========================= MPlayer help =========================== |
7 | 7 |
8 #ifdef HELP_MP_DEFINE_STATIC | 8 #ifdef HELP_MP_DEFINE_STATIC |
9 static char* banner_text= | 9 static char* banner_text= |
10 "\n\n" | 10 "\n\n" |
11 "MPlayer " VERSION "(C) 2000-2002 Arpad Gereoffy (see DOCS)\n" | 11 "MPlayer " VERSION "(C) 2000-2003 Arpad Gereoffy (see DOCS)\n" |
12 "\n"; | 12 "\n"; |
13 | 13 |
14 static char help_text[]= | 14 static char help_text[]= |
15 "Usage: mplayer [options] [url|path/]filename\n" | 15 "Usage: mplayer [options] [url|path/]filename\n" |
16 "\n" | 16 "\n" |
136 #define MSGTR_Paused "\n================= PAUSED =================\r" | 136 #define MSGTR_Paused "\n================= PAUSED =================\r" |
137 #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n" | 137 #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n" |
138 | 138 |
139 // mencoder.c: | 139 // mencoder.c: |
140 | 140 |
141 #define MSGTR_MEncoderCopyright "(C) 2000-2002 Arpad Gereoffy (see DOCS)\n" | 141 #define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (see DOCS)\n" |
142 #define MSGTR_UsingPass3ControllFile "Using pass3 control file: %s\n" | 142 #define MSGTR_UsingPass3ControllFile "Using pass3 control file: %s\n" |
143 #define MSGTR_MissingFilename "\nMissing filename!\n\n" | 143 #define MSGTR_MissingFilename "\nMissing filename!\n\n" |
144 #define MSGTR_CannotOpenFile_Device "Cannot open file/device.\n" | 144 #define MSGTR_CannotOpenFile_Device "Cannot open file/device.\n" |
145 #define MSGTR_ErrorDVDAuth "Error in DVD authentication.\n" | 145 #define MSGTR_ErrorDVDAuth "Error in DVD authentication.\n" |
146 #define MSGTR_CannotOpenDemuxer "Cannot open demuxer.\n" | 146 #define MSGTR_CannotOpenDemuxer "Cannot open demuxer.\n" |