]> git.lyx.org Git - features.git/commitdiff
src/LyX.cpp: style corrections for trunk
authorMartin Vermeer <martin.vermeer@hut.fi>
Thu, 27 Sep 2007 01:05:20 +0000 (01:05 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Thu, 27 Sep 2007 01:05:20 +0000 (01:05 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20528 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyX.cpp

index fa03e2550c049628cab48cd4181b6ceafcbace9a..a2cfb82e09dc48eca79b3629a7eca731ebe57ae3 100644 (file)
@@ -619,9 +619,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"),