mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
Change message, section number can easily change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37003 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
34424a4c3f
commit
eeeb14915a
@ -572,8 +572,8 @@ string BufferParams::readToken(Lexer & lex, string const & token,
|
||||
"document cannot be compiled until the following\n"
|
||||
"prerequisites are installed:\n"
|
||||
"\t%2$s\n"
|
||||
"See section 3.1.2.2 of the User's Guide for\n"
|
||||
"more information."), desc, prereqs);
|
||||
"See section 3.1.2.2 (Class Availability) of the\n"
|
||||
"User's Guide for more information."), desc, prereqs);
|
||||
frontend::Alert::warning(_("Document class not available"),
|
||||
msg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user