mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Merge remote-tracking branch 'origin/main' into feature/h2c_support_clean
# Conflicts: # localization/i18n/fr/OrcaSlicer_fr.po # localization/i18n/list.txt
This commit is contained in:
@@ -556,7 +556,7 @@ bool ProgressDialog::Update(int value, const wxString &newmsg, bool *skip)
|
||||
|
||||
if (newmsg.empty()) {
|
||||
// also provide the finishing message if the application didn't
|
||||
m_msg->SetLabel(wxGetTranslation("Done."));
|
||||
m_msg->SetLabel(_L("Done."));
|
||||
}
|
||||
|
||||
// allow the window to repaint:
|
||||
|
||||
Reference in New Issue
Block a user