More string fixes and updates from Pootle.

This commit is contained in:
Raoul Snyman 2010-09-06 06:53:48 +02:00
parent 952dfca9fc
commit 08e97a67cb
13 changed files with 37 additions and 37 deletions

View File

@ -212,7 +212,7 @@ class PresentationMediaItem(MediaManagerItem):
self, translate('PresentationPlugin.MediaItem',
'Unsupported File'),
translate('PresentationPlugin.MediaItem',
'This type of presentation is not supported'))
'This type of presentation is not supported.'))
continue
item_name = QtGui.QListWidgetItem(filename)
item_name.setData(QtCore.Qt.UserRole, QtCore.QVariant(file))