1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Localization: Updated PrusaSlicer.pot and list.txt

+ added missed icons
This commit is contained in:
YuSanka
2020-02-06 20:37:12 +01:00
parent 5474738dc6
commit 455f36119a
6 changed files with 2730 additions and 2150 deletions
+1 -1
View File
@@ -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;