mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Localization: Updated PrusaSlicer.pot and list.txt
+ added missed icons
This commit is contained in:
@@ -2934,7 +2934,7 @@ void PrintConfigDef::init_sla_params()
|
||||
def = this->add("hollowing_closing_distance", coFloat);
|
||||
def->label = L("Hollowing closing distance");
|
||||
def->category = L("Hollowing");
|
||||
def->tooltip = L("");
|
||||
def->tooltip = "";//L("");
|
||||
def->min = 0;
|
||||
def->max = 10;
|
||||
def->mode = comExpert;
|
||||
|
||||
Reference in New Issue
Block a user