Am Freitag, dem 18.07.2025 um 11:21 +0000 schrieb Koji Yokota: > diff --git a/src/frontends/qt/GuiToolbar.h > b/src/frontends/qt/GuiToolbar.h > index 30fe0d9016..a2b6d9ca07 100644 > --- a/src/frontends/qt/GuiToolbar.h > +++ b/src/frontends/qt/GuiToolbar.h > @@ -125,7 +125,7 @@ private: > { > {"mbox", "LR Text", "Text in > current font with constant sizes"}, > {"fbox", "Framed Text", "Framed > text"}, > - {"framebox", "Framed Text with sizes", "Framed > text with variable frame sizes"}, > + {"framebox", "Framed Text with Sizes", "Framed > text with variable frame sizes"}, > {"text", "AMS Text", "Text in > current font with variable sizes"}, > {"textrm", "Roman Text", "Text in > roman font"}, > {"textnormal", "Normal Font Text", "Text using > \\normalfont"},
Koji, these entries are not translatable. Also, why do you set those up in GuiToolbar.h in the first place? Can't you just use stdtoolbars.inc as for the other math panel entries? This does not look right to me. -- Jürgen
signature.asc
Description: This is a digitally signed message part
-- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel