D23027: Add information about substituting font into properties dialog

Pino Toscano noreply at phabricator.kde.org
Fri Aug 9 08:48:00 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 i18nc("Replacing missing font with another one", "%1 (substituting with %2)").arg(fontname).arg(substituteName);
> +                    }

no .arg() with i18n(), but parameters to it

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/73a93d79/attachment.html>


More information about the Okular-devel mailing list