[Mplayer-cvslog] CVS: main/help help_mp-en.h,1.76,1.77

Filip Kalinski CVS filon at mplayerhq.hu
Sun Jan 12 14:22:29 CET 2003


Update of /cvsroot/mplayer/main/help
In directory mail:/var/tmp.root/cvs-serv20313/help

Modified Files:
	help_mp-en.h 
Log Message:
Just a small cosmetics to use the singular form in case of 1.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- help_mp-en.h	11 Jan 2003 22:31:28 -0000	1.76
+++ help_mp-en.h	12 Jan 2003 13:22:26 -0000	1.77
@@ -225,10 +225,13 @@
 #define MSGTR_CantOpenDVD "Couldn't open DVD device: %s\n"
 #define MSGTR_DVDwait "Reading disc structure, please wait...\n"
 #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n"
+#define MSGTR_DVDoneTitle "There is 1 title on this DVD.\n"
 #define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n"
 #define MSGTR_DVDnumChapters "There are %d chapters in this DVD title.\n"
+#define MSGTR_DVDoneChapter "There is 1 chapter in this DVD title.\n"
 #define MSGTR_DVDinvalidChapter "Invalid DVD chapter number: %d\n"
 #define MSGTR_DVDnumAngles "There are %d angles in this DVD title.\n"
+#define MSGTR_DVDoneAngle "There is 1 angle in this DVD title.\n"
 #define MSGTR_DVDinvalidAngle "Invalid DVD angle number: %d\n"
 #define MSGTR_DVDnoIFO "Cannot open the IFO file for DVD title %d.\n"
 #define MSGTR_DVDnoVOBs "Cannot open title VOBS (VTS_%02d_1.VOB).\n"



More information about the MPlayer-cvslog mailing list