diff --git a/openlp/core/ui/mainwindow.py b/openlp/core/ui/mainwindow.py index a6e909b97..4ecf792bc 100644 --- a/openlp/core/ui/mainwindow.py +++ b/openlp/core/ui/mainwindow.py @@ -417,7 +417,7 @@ class Ui_MainWindow(object): self.settingsShortcutsItem.setText( translate('OpenLP.MainWindow', 'Configure &Shortcuts...')) self.formattingTagItem.setText( - translate('OpenLP.MainWindow', '&Configure Formatting Tags...')) + translate('OpenLP.MainWindow', 'Configure &Formatting Tags...')) self.settingsConfigureItem.setText( translate('OpenLP.MainWindow', '&Configure OpenLP...')) self.viewMediaManagerItem.setText(