]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
* BufferView::updateMetrics(): split up the method in two for the SinglePar case.
[lyx.git] / src / LyX.cpp
index fa03e2550c049628cab48cd4181b6ceafcbace9a..922cffba22e6f9272e4f7727981d1c9d6df0bb3a 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"),