From a0eea97e44340b19d1e386edb967e3525ff8c025 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 19 Jun 2010 14:24:38 +0000 Subject: [PATCH] LyX.cpp: clarify comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34686 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyX.cpp b/src/LyX.cpp index e1bb5a92f7..5fb2d59eda 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -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, -- 2.39.5