ENH:translate text

jira: none
Change-Id: I0bbacfc198b93f663d1e844664440e45cf39617d
(cherry picked from commit 248f6daf96591010654263d57c14bf45fef2a53b)
This commit is contained in:
zhou.xu
2025-01-19 13:59:43 +08:00
committed by Noisyfox
parent efb32b7c54
commit 49743635f5
5 changed files with 30 additions and 26 deletions

View File

@@ -1864,7 +1864,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("Timelapse is not supported because Print sequence is set to \"By object\".");
msg_text = _L("The current printer does not support timelapse in Traditional Mode when printing By-Object.");
}
}
}