TechDraw: Update UI strings for consistency

Closes: #22143
This commit is contained in:
Ryan Kembrey
2025-06-23 18:43:09 +10:00
committed by Kacper Donat
parent bee89d0447
commit 75b2ef67fc
93 changed files with 1112 additions and 1294 deletions

View File

@@ -234,6 +234,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
// views from other workbenches
Gui::MenuItem* other = new Gui::MenuItem;
other->setCommand("Views From Other Workbenches");
*other << "TechDraw_ActiveView";
*other << "TechDraw_DraftView";
*other << "TechDraw_ArchView";