mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +00:00
forgot to save ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28034 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
454a2d4832
commit
4c0dcc4a57
@ -2375,7 +2375,7 @@ void GuiDocument::dispatchParams()
|
|||||||
"feature."), from_utf8(params().master)));
|
"feature."), from_utf8(params().master)));
|
||||||
} else
|
} else
|
||||||
Alert::warning(_("Could not load master"),
|
Alert::warning(_("Could not load master"),
|
||||||
bformat(_("The master file '%1$s'\n"
|
bformat(_("The master document '%1$s'\n"
|
||||||
"could not be loaded."),
|
"could not be loaded."),
|
||||||
from_utf8(params().master)));
|
from_utf8(params().master)));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user