Update of /cvsroot/freevo/freevo/src/video In directory sc8-pr-cvs1:/tmp/cvs-serv30403/src/video
Modified Files: videoitem.py Log Message: i18n patch from David Sagnol Index: videoitem.py =================================================================== RCS file: /cvsroot/freevo/freevo/src/video/videoitem.py,v retrieving revision 1.90 retrieving revision 1.91 diff -C2 -d -r1.90 -r1.91 *** videoitem.py 9 Nov 2003 16:24:30 -0000 1.90 --- videoitem.py 16 Nov 2003 17:41:05 -0000 1.91 *************** *** 11,14 **** --- 11,17 ---- # ----------------------------------------------------------------------- # $Log$ + # Revision 1.91 2003/11/16 17:41:05 dischi + # i18n patch from David Sagnol + # # Revision 1.90 2003/11/09 16:24:30 dischi # fix subtitle selection *************** *** 518,522 **** error = self.video_player.play(file, mplayer_options, self) else: ! error = "No video player avaiable!" if error: --- 521,525 ---- error = self.video_player.play(file, mplayer_options, self) else: ! error = _('No video player available!') if error: ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog