commit 7f8cfde2e718bf3a5bfaf8ca565cdb2e9f779955
Author: Richard Kimberly Heck <[email protected]>
Date: Sat Jan 19 22:05:32 2019 -0500
Add spaces. Thanks, Kornel.
---
src/Buffer.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Buffer.cpp b/src/Buffer.cpp
index 06d3eaf..ff303a7 100644
--- a/src/Buffer.cpp
+++ b/src/Buffer.cpp
@@ -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."));
}
}