--- a/Utilities/BackgroundService.py Sun Mar 30 22:00:14 2014 +0200 +++ b/Utilities/BackgroundService.py Thu Apr 03 23:05:31 2014 +0200 @@ -132,7 +132,7 @@ if connection is None: if fx != 'INIT': self.serviceNotAvailable.emit( - fx, lang, fn, self.trUtf8( + fx, lang, fn, self.tr( '{0} not configured.').format(lang)) # Reset flag and continue processing queue self.isWorking = None