diff help/help_mp-en.h @ 7805:f71bc57c4da9

Fixed two typos noticed by Sycotic Smith (I think).
author diego
date Sat, 19 Oct 2002 20:26:04 +0000
parents c1a615af96c2
children 1efdf16883a0
line wrap: on
line diff
--- a/help/help_mp-en.h	Sat Oct 19 20:05:57 2002 +0000
+++ b/help/help_mp-en.h	Sat Oct 19 20:26:04 2002 +0000
@@ -75,7 +75,7 @@
 #define MSGTR_ErrorDVDkey "Error processing DVD KEY.\n"
 #define MSGTR_CmdlineDVDkey "The requested DVD key is used for descrambling.\n"
 #define MSGTR_DVDauthOk "DVD auth sequence seems to be OK.\n"
-#define MSGTR_DumpSelectedSteramMissing "dump: FATAL: selected stream missing!\n"
+#define MSGTR_DumpSelectedStreamMissing "dump: FATAL: selected stream missing!\n"
 #define MSGTR_CantOpenDumpfile "Can't open dump file!!!\n"
 #define MSGTR_CoreDumped "core dumped :)\n"
 #define MSGTR_FPSnotspecified "FPS not specified (or invalid) in the header! Use the -fps option!\n"
@@ -122,7 +122,7 @@
 #define MSGTR_AvailableAudioFm "\nAvailable (compiled-in) audio codec families/drivers:\n"
 #define MSGTR_AvailableVideoFm "\nAvailable (compiled-in) video codec families/drivers:\n"
 #define MSGTR_UsingRTCTiming "Using Linux hardware RTC timing (%ldHz)\n"
-#define MSGTR_CannotReadVideoPropertiers "Video: can't read properties\n"
+#define MSGTR_CannotReadVideoProperties "Video: can't read properties\n"
 #define MSGTR_NoStreamFound "No stream found\n"
 #define MSGTR_InitializingAudioCodec "Initializing audio codec...\n"
 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device!\n"