mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
typo spotted by JP Chretien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25221 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
08b0aaea54
commit
b4811438e3
@ -1332,7 +1332,7 @@ bool GuiApplication::readUIFile(QString const & name, bool include)
|
||||
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user