mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
Localizations refactor (#14254)
This commit is contained in:
@@ -1412,7 +1412,7 @@ void PresetUpdater::slic3r_update_notify()
|
||||
|
||||
static bool reload_configs_update_gui()
|
||||
{
|
||||
wxString header = _L("Need to check the unsaved changes before configuration updates.");
|
||||
wxString header = _L("Please check any unsaved changes before updating the configuration.");
|
||||
if (!GUI::wxGetApp().check_and_save_current_preset_changes(_L("Configuration updates"), header, false ))
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user