From 7820c8d39bc1d5dd6a0669ab00d4566a2381cd79 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Sat, 19 Jan 2019 22:05:32 -0500 Subject: [PATCH] Add spaces. Thanks, Kornel. --- src/Buffer.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 06d3eaf1d9..ff303a7fa0 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.")); } } -- 2.39.5