diff --git a/src/calibre/gui2/actions/preferences.py b/src/calibre/gui2/actions/preferences.py index 5ca1225eb8..40ba3f1593 100644 --- a/src/calibre/gui2/actions/preferences.py +++ b/src/calibre/gui2/actions/preferences.py @@ -51,7 +51,7 @@ class PreferencesAction(InterfaceAction): pm = self.preferences_menu # The space pushes the separator a bit away from the text - pm.addSection(_('Preferences dialogs') + ' ') + pm.addSection(_('Sections') + ' ') config_icon = QIcon.ic('config.png') current_cat = 0