mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-30 01:38:07 +00:00
Fix typo found by Giovanni Sora
This commit is contained in:
parent
7c99477f94
commit
ee98ac29d9
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ DVIExportToPS::DVIExportToPS(dviRenderer& parent,
|
|||
if (dvi.numberOfExternalNONPSFiles != 0) {
|
||||
KMessageBox::sorry(parent_widget,
|
||||
i18n("<qt><P>This DVI file refers to external graphic files which are not in PostScript format, and cannot be handled by the "
|
||||
"<strong>dvips</strong> program that Okular uses interally to print or to export to PostScript. The functionality that "
|
||||
"<strong>dvips</strong> program that Okular uses internally to print or to export to PostScript. The functionality that "
|
||||
"you require is therefore unavailable in this version of Okular.</p>"
|
||||
"<p>As a workaround, you can use the <strong>File/Export As</strong>-Menu to save this file in PDF format, and then use "
|
||||
"a PDF viewer.</p>"
|
||||
|
|
Loading…
Reference in a new issue