From 2d60f3842ac7107521afe4543a4c6853e65d4406 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Mon, 27 Jun 2011 16:56:48 +0100 Subject: [PATCH] review comment --- 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 191b26998..e73ea5b80 100644 --- a/openlp/core/ui/mainwindow.py +++ b/openlp/core/ui/mainwindow.py @@ -425,7 +425,7 @@ class Ui_MainWindow(object): self.lockPanel.setText( translate('OpenLP.MainWindow', 'L&ock Panels')) self.lockPanel.setStatusTip( - translate('OpenLP.MainWindow', 'Prevent the Panels being moved.')) + translate('OpenLP.MainWindow', 'Prevent the panels being moved.')) self.viewLivePanel.setStatusTip(translate('OpenLP.MainWindow', 'Toggle the visibility of the live panel.')) self.settingsPluginListItem.setText(translate('OpenLP.MainWindow',