mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Localization : Next phrases corrections and update for PrusaSlicer.pot
This commit is contained in:
parent
8f31f404a3
commit
1492bc9cd5
6 changed files with 29 additions and 27 deletions
|
@ -1787,7 +1787,7 @@ void TabFilament::build()
|
|||
|
||||
// optgroup = page->new_optgroup(_(L("Temperature")) + wxString(" °C", wxConvUTF8));
|
||||
optgroup = page->new_optgroup(L("Temperature"));
|
||||
Line line = { L("Extruder"), "" };
|
||||
Line line = { L("Nozzle"), "" };
|
||||
line.append_option(optgroup->get_option("first_layer_temperature"));
|
||||
line.append_option(optgroup->get_option("temperature"));
|
||||
optgroup->append_line(line);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue