mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
FIX:translation of chamber temperature
JIRA:STUDIO-4624 Change-Id: Ifacd32a901705b1ffc359657afb6de5356e60400
This commit is contained in:
parent
634347319d
commit
110079f77e
24 changed files with 577 additions and 480 deletions
|
@ -1333,6 +1333,7 @@ void AmsReplaceMaterialDialog::update_machine_obj(MachineObject* obj)
|
|||
} else {
|
||||
if (label_txt)
|
||||
label_txt->SetLabelText(_L("There are currently no identical spare consumables available, and automatic replenishment is currently not possible. \n(Currently supporting automatic supply of consumables with the same brand, material type, and color)"));
|
||||
label_txt->Wrap(FromDIP(380));
|
||||
}
|
||||
|
||||
m_scrollview_groups->Layout();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue