diff --git a/src/calibre/gui2/icon_theme.py b/src/calibre/gui2/icon_theme.py index e613909aa8..9fbde53a9a 100644 --- a/src/calibre/gui2/icon_theme.py +++ b/src/calibre/gui2/icon_theme.py @@ -607,7 +607,7 @@ class Delegate(QStyledItemDelegate): painter.drawLine(0, bottom, option.rect.right(), bottom) visit = _('Right click to visit theme homepage') if theme.get('url') else '' text = _('''\ -

{title}

+

{title}

by {author} with {number} icons [{size}]

{description}

Version: {version} Number of users: {usage:n}