]> git.lyx.org Git - features.git/commitdiff
Add spaces. Thanks, Kornel.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 20 Jan 2019 03:05:32 +0000 (22:05 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:56 +0000 (14:39 +0200)
src/Buffer.cpp

index 06d3eaf1d93f8e8495dab1880ada1577f2c1e07c..ff303a7fa0d63bd7d0e881edcf29962eade69a02 100644 (file)
@@ -4791,8 +4791,8 @@ Buffer::ReadStatus Buffer::loadEmergency()
                        if (noname) {
                                Alert::warning(_("Can't rename emergency file!"),
                                        _("LyX was unable to rename the emergency file. "
-                                         "You should do so manually. Otherwise, you will be"
-                                         "asked about it again the next time you try to load"
+                                         "You should do so manually. Otherwise, you will be "
+                                         "asked about it again the next time you try to load "
                                          "this file, and may over-write your own work."));
                        }
                }