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:
Jürgen Spitzmüller 2009-01-08 08:00:37 +00:00
parent 454a2d4832
commit 4c0dcc4a57

View File

@ -2375,7 +2375,7 @@ void GuiDocument::dispatchParams()
"feature."), from_utf8(params().master)));
} else
Alert::warning(_("Could not load master"),
bformat(_("The master file '%1$s'\n"
bformat(_("The master document '%1$s'\n"
"could not be loaded."),
from_utf8(params().master)));
}