summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-27 16:28:06 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-27 16:28:06 +0000
commita63e9741fb7ed536d7c526648e5044b7111474cb (patch)
treef1e7cc18118dfa22e337b2c5b69feb6cf691b5d3 /help
parentfa4b223b816c86d13d4a9badea6fe1a71686cc6c (diff)
downloadmpv-a63e9741fb7ed536d7c526648e5044b7111474cb.tar.bz2
mpv-a63e9741fb7ed536d7c526648e5044b7111474cb.tar.xz
Send updates to mplayer-docs instead of dev-eng, wording, spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12323 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index d8c573c53b..1c51976a52 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1,6 +1,6 @@
// $Revision$
// MASTER FILE. Use this file as base for translations.
-// Translated files should be sent to the mplayer-dev-eng mailing list or
+// Translated files should be sent to the mplayer-DOCS mailing list or
// to the help messages maintainer, see DOCS/tech/MAINTAINERS.
// The header of the translated file should contain credits and contact
// information. Before major releases we will notify all translators to update
@@ -19,7 +19,7 @@ static char help_text[]=
" -vo <drv[:dev]> select video output driver & device ('-vo help' for a list)\n"
" -ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)\n"
#ifdef HAVE_VCD
-" vcd://<trackno> play VCD (Video CD) track from device instead of plain file\n"
+" vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount)\n"
#endif
#ifdef USE_DVDREAD
" dvd://<titleno> play DVD title from device instead of plain file\n"
@@ -116,7 +116,7 @@ static char help_text[]=
#define MSGTR_Playing "Playing %s.\n"
#define MSGTR_NoSound "Audio: no sound\n"
#define MSGTR_FPSforced "FPS forced to be %5.3f (ftime: %5.3f).\n"
-#define MSGTR_CompiledWithRuntimeDetection "Compiled with Runtime CPU Detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n"
+#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n"
#define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:"
#define MSGTR_AvailableVideoOutputPlugins "Available video output plugins:\n"
#define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n"