D23027: Add information about substituting font into properties dialog

Pino Toscano noreply at phabricator.kde.org
Fri Aug 9 07:56:16 BST 2019


pino added inline comments.

INLINE COMMENTS

> propertiesdialog.cpp:361
> +                    if (m_fonts.at( index.row() ).embedType() == Okular::FontInfo::NotEmbedded && !substituteName.isEmpty() && !fontname.isEmpty()) {
> +                        return QString("%1 (substituting with %2)").arg(fontname).arg(substituteName);
> +                    }

i18n please, with a context explaining the message

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D23027

To: jgrulich, aacid
Cc: pino, ngraham, okular-devel, maguirre, fbampaloukas, joaonetto, kezik, tfella, darcyshen, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20190809/84518878/attachment.html>


More information about the Okular-devel mailing list