Gui: remove QT_TR_NOOP from command group names and use "CommandGroup" as context string

This commit is contained in:
wmayer
2021-09-29 16:31:55 +02:00
parent 3edea9891f
commit 6f20e3e4d8
16 changed files with 201 additions and 184 deletions

View File

@@ -34,6 +34,7 @@
using namespace SketcherGui;
#if 0 // needed for Qt's lupdate utility
qApp->translate("CommandGroup", "Sketcher");
qApp->translate("Workbench", "Sketcher");
qApp->translate("Workbench", "Sketcher geometries");
qApp->translate("Workbench", "Sketcher constraints");