diff --git a/openlp/plugins/presentations/presentationplugin.py b/openlp/plugins/presentations/presentationplugin.py index 01b2f31ea..b085828e7 100644 --- a/openlp/plugins/presentations/presentationplugin.py +++ b/openlp/plugins/presentations/presentationplugin.py @@ -159,7 +159,7 @@ class PresentationPlugin(Plugin): } ## Name for MediaDockManager, SettingsManager ## self.strings[StringType.MediaItem] = { - u'title': translate('PresentationPlugin', 'kwPresentations') + u'title': translate('PresentationPlugin', 'Presentations') } # Middle Header Bar ## Load Button ##