From 95a9ed8c3f0a05aeebd1e361fbe17bcc7921b70a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Wed, 26 Sep 2007 20:31:50 +0000 Subject: [PATCH] * src/LyX.cpp: style corrections. This should also be done in trunk, but I don't have trunk here. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20525 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyX.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyX.cpp b/src/LyX.cpp index 6ede124a71..d6c18355a5 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -615,9 +615,9 @@ void LyX::execBatchCommands() if (textclasslist.empty()) { switch (Alert::prompt( _("No textclass is found"), - _("LyX can not continue because no textclass is found. " + _("LyX cannot continue because no textclass is found. " "You can either reconfigure normally, or reconfigure using " - "default text classes, or quit lyx."), + "default textclasses, or quit LyX."), 0, 2, _("&Reconfigure"), _("&Use Default"),