From: Richard Kimberly Heck Date: Sun, 20 Jan 2019 03:05:32 +0000 (-0500) Subject: Add spaces. Thanks, Kornel. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7820c8d39bc1d5dd6a0669ab00d4566a2381cd79;p=features.git Add spaces. Thanks, Kornel. --- 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.")); } }