mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Slightly changed hollowing gizmo title
'ing' forms were removed to match Cut gizmo
This commit is contained in:
@@ -950,7 +950,7 @@ bool GLGizmoHollow::on_is_selectable() const
|
||||
|
||||
std::string GLGizmoHollow::on_get_name() const
|
||||
{
|
||||
return (_(L("Hollowing and drilling")) + " [H]").ToUTF8().data();
|
||||
return (_(L("Hollow and drill")) + " [H]").ToUTF8().data();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user