FIX: some translation

Jira: 5096 5089 5036 5004

Change-Id: I4f1bd6e352b11451f5caf02cbc4eeb31dfa03eee
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
This commit is contained in:
maosheng.wei
2023-11-03 16:12:48 +08:00
committed by Lane.Wei
parent c2ee03cebf
commit b377f660a8
18 changed files with 212 additions and 174 deletions

View File

@@ -2175,7 +2175,7 @@ void SelectMachineDialog::show_status(PrintDialogStatus status, std::vector<wxSt
msg_text = _L("When enable spiral vase mode, machines with I3 structure will not generate timelapse videos.");
}
else if (warning.error_code == "1001C002") {
msg_text = _L("When print by object, machines with I3 structure will not generate timelapse videos.");
msg_text = _L("Timelapse is not supported because Print sequence is set to \"By object\".");
}
}
}