diff --git a/generators/dvi/dviexport.cpp b/generators/dvi/dviexport.cpp index 46a1985cc..e1e842bc4 100644 --- a/generators/dvi/dviexport.cpp +++ b/generators/dvi/dviexport.cpp @@ -309,7 +309,7 @@ DVIExportToPS::DVIExportToPS(dviRenderer& parent, if (dvi.numberOfExternalNONPSFiles != 0) { KMessageBox::sorry(parent_widget, i18n("

This DVI file refers to external graphic files which are not in PostScript format, and cannot be handled by the " - "dvips program that Okular uses interally to print or to export to PostScript. The functionality that " + "dvips 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.

" "

As a workaround, you can use the File/Export As-Menu to save this file in PDF format, and then use " "a PDF viewer.

"