From 3e7bce71313c6450b41972af0f830cd93ceb3948 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 Aug 2024 16:16:08 +0530 Subject: [PATCH] string changes --- src/calibre/gui2/icon_theme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}