diff help/help_mp-en.h @ 12763:f34a7cf4265a

Console message corrected and moved to help_mp-en.h.
author diego
date Tue, 06 Jul 2004 11:14:29 +0000
parents 5ce932ea93aa
children 7b9b4f07d2c4
line wrap: on
line diff
--- a/help/help_mp-en.h	Tue Jul 06 11:10:27 2004 +0000
+++ b/help/help_mp-en.h	Tue Jul 06 11:14:29 2004 +0000
@@ -360,6 +360,11 @@
 #define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
 #define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n"
 
+// vd_dshow.c, vd_dmo.c
+#define MSGTR_DownloadCodecPackage "You need to upgrade/install the binary codecs package.\nGo to http://mplayerhq.hu/homepage/dload.html\n"
+#define MSGTR_DShowInitOK "INFO: Win32/DShow video codec init OK.\n"
+#define MSGTR_DMOInitOK "INFO: Win32/DMO video codec init OK.\n"
+
 // x11_common.c
 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"