FIX:translation of chamber temperature

JIRA:STUDIO-4624
Change-Id: Ifacd32a901705b1ffc359657afb6de5356e60400
This commit is contained in:
hu.wang 2023-09-26 11:11:11 +08:00 committed by Lane.Wei
parent 634347319d
commit 110079f77e
24 changed files with 577 additions and 480 deletions

View file

@ -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();