commit 6b7da5ec8c35acd09628b7b51b74a3f4d7c05d67 Author: Pavel Sanda <sa...@lyx.org> Date: Thu Apr 13 21:50:43 2023 +0200
typo --- src/Buffer.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index b206c4e..a7f6588 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -4806,7 +4806,7 @@ Buffer::ReadStatus Buffer::loadEmergency() "asked about it again the next time you try to load " "this file, and may over-write your own work.")); } else { - Alert::warning(_("Emergency File Renames"), + Alert::warning(_("Emergency File Renamed"), bformat(_("Emergency file renamed as:\n %1$s"), from_utf8(newname.onlyFileName()))); } -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs