This commit is contained in:
Jonathan Springer 2015-11-06 20:09:32 -05:00
parent 7af1ca1d49
commit 285e12bc9d
16 changed files with 38 additions and 41 deletions

View File

@ -256,6 +256,3 @@ class SystemPlayer(MediaPlayer):
'</strong><br/>' + str(self.audio_extensions_list) + '</strong><br/>' + str(self.audio_extensions_list) +
'<br/><strong>' + translate('Media.player', 'Video') + '<br/><strong>' + translate('Media.player', 'Video') +
'</strong><br/>' + str(self.video_extensions_list) + '<br/>') '</strong><br/>' + str(self.video_extensions_list) + '<br/>')