From 4c0dcc4a5723319d117c31585a9f322a54d55a8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Thu, 8 Jan 2009 08:00:37 +0000 Subject: [PATCH] forgot to save ... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28034 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiDocument.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiDocument.cpp b/src/frontends/qt4/GuiDocument.cpp index 23baa30ce6..77d8b5fa41 100644 --- a/src/frontends/qt4/GuiDocument.cpp +++ b/src/frontends/qt4/GuiDocument.cpp @@ -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))); } -- 2.39.5