From 723160f7c028207e4dd81775e9cf8d5193df11bf Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 4 Dec 2010 22:43:37 +0000 Subject: [PATCH] String correction http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg164054.html git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36725 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 7c2376f980..78f9d9f24b 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -552,7 +552,7 @@ void LyX::execCommands() _("No textclass is found"), _("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."), + "try to reconfigure without checking your LaTeX installation, or continue."), 0, 2, _("&Reconfigure"), _("&Use Defaults"), -- 2.39.2