From ead56ef4ff3dfd23bf3692456f9ea4769e182f20 Mon Sep 17 00:00:00 2001
From: Stephan Binner
The author of KDVI apologizes for the inconvenience. If enough users complain, the missing functionality might later " "be added.
") , - i18n("Functionality unavailable")); + i18n("Functionality Unavailable")); return; } diff --git a/fontpool.cpp b/fontpool.cpp index 5c5363d20..975b7a569 100644 --- a/fontpool.cpp +++ b/fontpool.cpp @@ -307,7 +307,7 @@ void fontPool::locateFonts(void) "which are necessary to display the current DVI file. " "Your document might be unreadable."), details, - i18n("Not all font files found - KDVI") ); + i18n("Not All Font Files Found") ); } }