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

Reply via email to