Description of check box changed

This commit is contained in:
Philip Ridout 2011-01-23 15:55:59 +00:00
parent 4071779792
commit 323cb4f001
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ class GeneralTab(SettingsTab):
self.showSplashCheckBox.setText(
translate('OpenLP.GeneralTab', 'Show the splash screen'))
self.checkForUpdatesCheckBox.setText(
translate('OpenLP.GeneralTab', 'Check for updates'))
translate('OpenLP.GeneralTab', 'Check for updates to OpenLP'))
self.settingsGroupBox.setTitle(
translate('OpenLP.GeneralTab', 'Application Settings'))
self.saveCheckServiceCheckBox.setText(translate('OpenLP.GeneralTab',