mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
Restructure Painting Tool UI Hierarchy - Follow Up (#13340)
changes "Pen size" to "Brush size", moves "On overhangs only" underneath "Brush Size" and rephrases as "On highlighted overhangs only" in all translations Co-authored-by: Hanno Witzleb <hannowitzleb@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ bool GLGizmoSeam::on_init()
|
||||
|
||||
m_desc["clipping_of_view"] = _L("Section view");
|
||||
m_desc["reset_direction"] = _L("Reset direction");
|
||||
m_desc["cursor_size"] = _L("Pen size");
|
||||
m_desc["cursor_size"] = _L("Brush size");
|
||||
m_desc["tool_type"] = _L("Tool type");
|
||||
m_desc["enforce"] = _L("Enforce seam");
|
||||
m_desc["block"] = _L("Block seam");
|
||||
|
||||
Reference in New Issue
Block a user