forked from openlp/openlp
Fixed a spelling error.
bzr-revno: 1038
This commit is contained in:
commit
fdc0d14790
@ -73,7 +73,7 @@ class Ui_ExceptionDialog(object):
|
||||
|
||||
def retranslateUi(self, exceptionDialog):
|
||||
exceptionDialog.setWindowTitle(
|
||||
translate('OpenLP.ExceptionDialog', 'Error Occured'))
|
||||
translate('OpenLP.ExceptionDialog', 'Error Occurred'))
|
||||
self.messageLabel.setText(translate('OpenLP.ExceptionDialog', 'Oops! '
|
||||
'OpenLP hit a problem, and couldn\'t recover. The text in the box '
|
||||
'below contains information that might be helpful to the OpenLP '
|
||||
|
Loading…
Reference in New Issue
Block a user