mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
This message looked strange.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36489 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
276170fd6f
commit
4d0e8cb5f0
@ -995,7 +995,7 @@ Buffer::ReadStatus Buffer::convertLyXFormat(FileName const & fn,
|
||||
} else {
|
||||
Alert::error(_("Conversion script failed"),
|
||||
bformat(_("%1$s is from an newer version"
|
||||
" of LyX, but the lyx2lyx script"
|
||||
" of LyX and the lyx2lyx script"
|
||||
" failed to convert it."),
|
||||
from_utf8(fn.absFileName())));
|
||||
return LyX2LyXNewerFormat;
|
||||
|
Loading…
Reference in New Issue
Block a user