Hello,

As the subject says

--- GuiApplication.cpp.orig     2008-06-09 19:18:34.920190064 +0200
+++ GuiApplication.cpp  2008-06-09 19:20:14.091626720 +0200
@@ -1332,7 +1332,7 @@
 
        if (ui_path.empty()) {
                LYXERR(Debug::INIT, "Could not find " << name);
-               Alert::warning(_("Could not find UI defintion file"),
+               Alert::warning(_("Could not find UI definition file"),
                               bformat(_("Error while reading the configuration 
file\n%1$s.\n"
                                   "Please check your installation."), 
qstring_to_ucs4(name)));
                return false;

-- 
Jean-Pierre

Reply via email to