[MPlayer-cvslog] r21655 - trunk/help/help_mp-en.h

kraymer subversion at mplayerhq.hu
Sun Dec 17 19:28:55 CET 2006


Author: kraymer
Date: Sun Dec 17 19:28:55 2006
New Revision: 21655

Modified:
   trunk/help/help_mp-en.h

Log:
make messages for success/failure of setting dvd-speed more clear


Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	(original)
+++ trunk/help/help_mp-en.h	Sun Dec 17 19:28:55 2006
@@ -542,8 +542,8 @@
 #define MSGTR_DVDspeedCantOpen "Couldn't open DVD device for writing, changing DVD speed needs write access.\n"
 #define MSGTR_DVDrestoreSpeed "Restoring DVD speed... "
 #define MSGTR_DVDlimitSpeed "Limiting DVD speed to %dKB/s... "
-#define MSGTR_DVDlimitFail "Failed.\n"
-#define MSGTR_DVDlimitOk "Ok.\n"
+#define MSGTR_DVDlimitFail "Limiting DVD speed failed.\n"
+#define MSGTR_DVDlimitOk "Limiting DVD speed successful.\n"
 #define MSGTR_NoDVDSupport "MPlayer was compiled without DVD support, exiting.\n"
 #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n"
 #define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n"



More information about the MPlayer-cvslog mailing list