mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-07 10:07:38 +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:
@@ -95,8 +95,8 @@ bool GLGizmoMmuSegmentation::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_type"] = _L("Pen shape");
|
||||
m_desc["cursor_size"] = _L("Brush size");
|
||||
m_desc["cursor_type"] = _L("Brush shape");
|
||||
m_desc["paint"] = _L("Paint");
|
||||
m_desc["erase"] = _L("Erase");
|
||||
m_desc["shortcut_key"] = _L("Choose filament");
|
||||
|
||||
Reference in New Issue
Block a user