mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Add spaces. Thanks, Kornel.
This commit is contained in:
parent
f71723c8f3
commit
7f8cfde2e7
@ -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."));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user