summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-11 12:22:18 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-11 12:22:18 +0000
commite58d091f45966e66b44392d6f38586eaca04b898 (patch)
treed40ce45d78a19b9330617c7a75b32d14cf54fac7 /help_mp-en.h
parent8c74592e0136fa18ddceb158d019860bed4dd92a (diff)
downloadmpv-e58d091f45966e66b44392d6f38586eaca04b898.tar.bz2
mpv-e58d091f45966e66b44392d6f38586eaca04b898.tar.xz
typo and DOCS fixes by pl <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2164 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index 9a06313732..dc0d7397b7 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -85,7 +85,7 @@ static char help_text[]=
#define MSGTR_TryForceAudioFmt "Trying to force audio codec driver family %d ...\n"
#define MSGTR_CantFindAfmtFallback "Can't find audio codec for forced driver family, fallback to other drivers.\n"
#define MSGTR_CantFindAudioCodec "Can't find codec for audio format 0x%X !\n"
-#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Try to upgrade %s from etc/codecs.conf\n*** If it's still not OK, then read DOCS/CODECS!\n"
+#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Try to upgrade %s from etc/codecs.conf\n*** If it's still not OK, then read DOCS/codecs.html!\n"
#define MSGTR_CouldntInitAudioCodec "Couldn't initialize audio codec! -> nosound\n"
#define MSGTR_TryForceVideoFmt "Trying to force video codec driver family %d ...\n"
#define MSGTR_CantFindVfmtFallback "Can't find video codec for forced driver family, fallback to other drivers.\n"
@@ -158,7 +158,7 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Can't seek in raw .AVI streams! (index required, try with the -idx switch!) \n"
#define MSGTR_CantSeekFile "Can't seek in this file! \n"
-#define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read file DOCS/DVD\n"
+#define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read file DOCS/cd-dvd.html\n"
#define MSGTR_EncryptedVOBauth "Encrypted stream but authentication was not requested by you!!\n"
#define MSGTR_MOVcomprhdr "MOV: Compressed headers not (yet) supported!\n"
@@ -242,12 +242,12 @@ static char help_text[]=
#define MSGTR_SKIN_BITMAP_UnknownFileType "unknown file type ( %s )\n"
#define MSGTR_SKIN_BITMAP_ConvertError "24 bit to 32 bit convert error ( %s )\n"
#define MSGTR_SKIN_BITMAP_UnknownMessage "unknown message: %s\n"
-#define MSGTR_SKIN_FONT_NotEnoughtMemory "not enought memory\n"
+#define MSGTR_SKIN_FONT_NotEnoughtMemory "not enough memory\n"
#define MSGTR_SKIN_FONT_TooManyFontsDeclared "too many fonts declared\n"
#define MSGTR_SKIN_FONT_FontFileNotFound "font file not found\n"
#define MSGTR_SKIN_FONT_FontImageNotFound "font image file not found\n"
#define MSGTR_SKIN_FONT_NonExistentFontID "non-existent font identifier ( %s )\n"
#define MSGTR_SKIN_UnknownParameter "unknown parameter ( %s )\n"
-#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enought memory.\n"
+#define MSGTR_SKINBROWSER_NotEnoughMemory "[skinbrowser] not enough memory.\n"
#endif