summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-18 02:07:56 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-18 02:07:56 +0000
commit9a3793ae1803442abf7cb5b1ded5c134134fa0ec (patch)
tree395f44d798f51e09f457c777ee5ed125f5565b9b /help
parentafde10248a0e778b2e7f0839a332399a7b579919 (diff)
downloadmpv-9a3793ae1803442abf7cb5b1ded5c134134fa0ec.tar.bz2
mpv-9a3793ae1803442abf7cb5b1ded5c134134fa0ec.tar.xz
Wording improvements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8984 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 5b5cfd3a22..53bb56f425 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -141,23 +141,23 @@ static char help_text[]=
#define MSGTR_Paused "\n================= PAUSED =================\r"
#define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
-"- MPlayer crashed by 'Illegal Instruction'.\n"\
-" It may be a bug in our new runtime cpu-detection code...\n"\
-" please read DOCS/bugreports.html\n"
+"- MPlayer crashed by an 'Illegal Instruction'.\n"\
+" It may be a bug in our new runtime CPU-detection code...\n"\
+" Please read DOCS/bugreports.html.\n"
#define MSGTR_Exit_SIGILL \
-"- MPlayer crashed by 'Illegal Instruction'.\n"\
-" It usually happens when you run it on different CPU than it was\n"\
-" compiled/optimized for.\n Verify this!\n"
+"- MPlayer crashed by an 'Illegal Instruction'.\n"\
+" It usually happens when you run it on a CPU different than the one it was\n"\
+" compiled/optimized for.\n Verify this!\n"
#define MSGTR_Exit_SIGSEGV_SIGFPE \
"- MPlayer crashed by bad usage of CPU/FPU/RAM.\n"\
" Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and\n"\
-" disassembly. For details, see DOCS/bugreports.html section 5.b.\n"
+" disassembly. For details, see DOCS/bugreports.html#crash.b.\n"
#define MSGTR_Exit_SIGCRASH \
"- MPlayer crashed. This shouldn't happen.\n"\
" It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc\n"\
" version. If you think it's MPlayer's fault, please read DOCS/bugreports.html\n"\
-" and follow instructions there. We can't and won't help unless you provide\n"\
-" these informations when reporting a possible bug.\n"
+" and follow the instructions there. We can't and won't help unless you provide\n"\
+" this information when reporting a possible bug.\n"
// mencoder.c:
@@ -406,7 +406,7 @@ static char help_text[]=
#define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s"
#define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )"
#define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)"
-#define MSGTR_SKIN_WARNING3 "[skin] warning in skin config file on line %d: this subsection not supported this widget (%s)"
+#define MSGTR_SKIN_WARNING3 "[skin] warning in skin config file on line %d: this subsection not supported by this widget (%s)"
#define MSGTR_SKIN_BITMAP_16bit "16 bits or less depth bitmap not supported ( %s ).\n"
#define MSGTR_SKIN_BITMAP_FileNotFound "file not found ( %s )\n"
#define MSGTR_SKIN_BITMAP_BMPReadError "bmp read error ( %s )\n"
@@ -582,7 +582,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_PlayBar "Enable playbar"
#define MSGTR_PREFERENCES_AutoSync "AutoSync on/off"
#define MSGTR_PREFERENCES_AutoSyncValue "Autosync: "
-#define MSGTR_PREFERENCES_CDROMDevice "CD-Rom device:"
+#define MSGTR_PREFERENCES_CDROMDevice "CD-ROM device:"
#define MSGTR_PREFERENCES_DVDDevice "DVD device:"
// --- messagebox