From 8108e279dc0c8428003cc9e32c4821579c850347 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Sat, 20 Aug 2011 21:36:51 +0200 Subject: [PATCH] changed menu shortcut letter --- openlp/core/ui/mainwindow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(