commit b57166f656a84e61a7a5bfd06d815b5b76a9a96a
Author: Juergen Spitzmueller <[email protected]>
Date: Mon Aug 10 10:03:42 2020 +0200
Nothing to translate here.
---
src/frontends/qt/GuiAlert.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt/GuiAlert.cpp b/src/frontends/qt/GuiAlert.cpp
index 8b626a9..ce696cb 100644
--- a/src/frontends/qt/GuiAlert.cpp
+++ b/src/frontends/qt/GuiAlert.cpp
@@ -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();
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs