commit a42a57a0b64d6097537a1a10080c3ce710d07b12
Author: Pavel Sanda <[email protected]>
Date: Thu Apr 27 21:24:49 2023 +0200
Increase hint verbosity, otherwise difficult to understand.
---
src/frontends/qt/GuiView.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt/GuiView.cpp b/src/frontends/qt/GuiView.cpp
index 6518216..d7de2a1 100644
--- a/src/frontends/qt/GuiView.cpp
+++ b/src/frontends/qt/GuiView.cpp
@@ -157,7 +157,7 @@ public:
return;
/// The text to be written on top of the pixmap
QString const htext = qt_("The Document\nProcessor[[welcome
banner]]");
- QString const htextsize = qt_("1.0[[possibly scale the welcome
banner text size]]");
+ QString const htextsize = qt_("1.0[[translating this to
different value scales the welcome banner text size for your language]]");
/// The text to be written on top of the pixmap
QString const text = lyx_version ?
qt_("version ") + lyx_version : qt_("unknown version");
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs