mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Nothing to translate here.
This commit is contained in:
parent
74e63e754c
commit
b57166f656
@ -304,7 +304,7 @@ bool doAskForText(docstring & response, docstring const & msg,
|
||||
}
|
||||
}
|
||||
|
||||
docstring const title = bformat(_("%1$s"), msg);
|
||||
docstring const title = bformat(from_utf8("%1$s"), msg);
|
||||
|
||||
/// Long operation in progress prevents user from Ok-ing the error dialog
|
||||
bool long_op = theApp()->longOperationStarted();
|
||||
|
Loading…
Reference in New Issue
Block a user