mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
LyX.cpp: clarify comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34686 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f27ccb580b
commit
a0eea97e44
@ -512,7 +512,7 @@ void LyX::execCommands()
|
||||
if (LayoutFileList::get().empty()) {
|
||||
switch (Alert::prompt(
|
||||
_("No textclass is found"),
|
||||
_("LyX will have minimal functionality because no textclasses "
|
||||
_("LyX will only have minimal functionality because no textclasses "
|
||||
"have been found. You can either try to reconfigure LyX normally, "
|
||||
"try to reconfigure using only the defaults, or continue."),
|
||||
0, 2,
|
||||
|
Loading…
Reference in New Issue
Block a user