commit db5b1f4a4070f0cb780da2f870cd3efa0cc82118
Author: Juergen Spitzmueller <[email protected]>
Date: Thu Jul 31 18:00:08 2025 +0200
Add string to po
This is used in layouttranslations
---
src/frontends/qt/GuiApplication.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/frontends/qt/GuiApplication.cpp
b/src/frontends/qt/GuiApplication.cpp
index c1f972ebc3..1e532dc0d2 100644
--- a/src/frontends/qt/GuiApplication.cpp
+++ b/src/frontends/qt/GuiApplication.cpp
@@ -780,6 +780,7 @@ public:
_("Reset"); // Already in po: "&Reset" "R&eset" "Rese&t"
_("Open");
_("Select Color");
+ _("Paragraph[[Sectioning]]");
docstring s = getGuiMessages().getIfFound(sourceText);
// This test should eventually be removed when translations are
updated
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs