FIX: update some translation

jira: [none]
Change-Id: I0b6e14b78c26188b20d8303444ed294eee64dff2
(cherry picked from commit 3bef21933f60e3c813881232ef4fea44db56f395)
This commit is contained in:
xin.zhang
2025-01-20 09:26:56 +08:00
committed by Noisyfox
parent 4fb8ab03fe
commit 6cbdfe76c8
2 changed files with 10 additions and 11 deletions

View File

@@ -1970,7 +1970,8 @@ void AmsReplaceMaterialDialog::update_to_nozzle(int nozzle_id)
}
else
{
label_txt->SetLabelText(_L("If there are two identical filaments in AMS, AMS filament backup will be enabled. \n(Currently supporting automatic supply of consumables with the same brand, material type, and color)"));
label_txt->SetLabelText(_L("When the current filament runs out, the printer will use identical filament to continue printing.\n"
"*Identical filament: same brand, type and color."));
}
label_txt->Wrap(FromDIP(380));