commit 1211c8590d915d7a7bf7edff0bfa3d7e7bcd75bd
Author: Kornel Benko <[email protected]>
Date: Sat Feb 22 12:26:55 2025 +0100
Add missing OS string
---
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 1e1804149f..30ef114123 100644
--- a/src/frontends/qt/GuiApplication.cpp
+++ b/src/frontends/qt/GuiApplication.cpp
@@ -779,6 +779,7 @@ public:
_("Apply"); // Already in po: "&Apply"
_("Reset"); // Already in po: "&Reset" "R&eset" "Rese&t"
_("Open");
+ _("Select Color");
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