comparison help_mp-en.h @ 1976:4c73c398bdcb

2 typos fixed
author gabucino
date Wed, 26 Sep 2001 23:57:41 +0000
parents 5216f108cb4f
children 0c22e54b35d5
comparison
equal deleted inserted replaced
1975:93028c9ee819 1976:4c73c398bdcb
115 #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n" 115 #define MSGTR_DVDnumTitles "There are %d titles on this DVD.\n"
116 #define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n" 116 #define MSGTR_DVDinvalidTitle "Invalid DVD title number: %d\n"
117 #define MSGTR_DVDnumChapters "There are %d chapters in this DVD title.\n" 117 #define MSGTR_DVDnumChapters "There are %d chapters in this DVD title.\n"
118 #define MSGTR_DVDinvalidChapter "Invalid DVD chapter number: %d\n" 118 #define MSGTR_DVDinvalidChapter "Invalid DVD chapter number: %d\n"
119 #define MSGTR_DVDnumAngles "There are %d angles in this DVD title.\n" 119 #define MSGTR_DVDnumAngles "There are %d angles in this DVD title.\n"
120 #define MSGTR_DVDinvaludAngle "Invalid DVD angle number: %d\n" 120 #define MSGTR_DVDinvalidAngle "Invalid DVD angle number: %d\n"
121 #define MSGTR_DVDnoIFO "Can't open the IFO file for DVD title %d.\n" 121 #define MSGTR_DVDnoIFO "Can't open the IFO file for DVD title %d.\n"
122 #define MSGTR_DVDnoVOBs "Can't open title VOBS (VTS_%02d_1.VOB).\n" 122 #define MSGTR_DVDnoVOBs "Can't open title VOBS (VTS_%02d_1.VOB).\n"
123 #define MSGTR_DVDopenOk "DVD successfully opened!\n" 123 #define MSGTR_DVDopenOk "DVD successfully opened!\n"
124 124
125 // demuxer.c, demux_*.c: 125 // demuxer.c, demux_*.c:
147 #define MSGTR_NI_Forced "Forced" 147 #define MSGTR_NI_Forced "Forced"
148 #define MSGTR_NI_Detected "Detected" 148 #define MSGTR_NI_Detected "Detected"
149 #define MSGTR_NI_Message "%s NON-INTERLEAVED AVI file-format!\n" 149 #define MSGTR_NI_Message "%s NON-INTERLEAVED AVI file-format!\n"
150 150
151 #define MSGTR_UsingNINI "Using NON-INTERLEAVED Broken AVI file-format!\n" 151 #define MSGTR_UsingNINI "Using NON-INTERLEAVED Broken AVI file-format!\n"
152 #define MSGTR_CouldntDetFNo "Couldn't determine number of frames (for absoulte seek) \n" 152 #define MSGTR_CouldntDetFNo "Couldn't determine number of frames (for absolute seek) \n"
153 #define MSGTR_CantSeekRawAVI "Can't seek in raw .AVI streams! (index required, try with the -idx switch!) \n" 153 #define MSGTR_CantSeekRawAVI "Can't seek in raw .AVI streams! (index required, try with the -idx switch!) \n"
154 #define MSGTR_CantSeekFile "Can't seek in this file! \n" 154 #define MSGTR_CantSeekFile "Can't seek in this file! \n"
155 155
156 #define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read file DOCS/DVD\n" 156 #define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read file DOCS/DVD\n"
157 #define MSGTR_EncryptedVOBauth "Encrypted stream but authentication was not requested by you!!\n" 157 #define MSGTR_EncryptedVOBauth "Encrypted stream but authentication was not requested by you!!\n"