← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~mahfiaz/openlp/media_fixes into lp:openlp

 

Review: Needs Fixing
You need to use "translate('OpenLP.ServiceManager', '...')", not "self.trUtf8('...')"

80	+ ans = QtGui.QMessageBox.question(self,

For this dialog, don't use "self", use "self.mainwindow".
-- 
https://code.launchpad.net/~mahfiaz/openlp/media_fixes/+merge/52528
Your team OpenLP Core is subscribed to branch lp:openlp.



References