mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian
This commit is contained in:
@@ -2125,7 +2125,7 @@ void Tab::save_preset(std::string name /*= ""*/)
|
||||
return;
|
||||
}
|
||||
if (existing && (existing->is_external)) {
|
||||
show_error(this, _(L("Cannot overwrite an external.")));
|
||||
show_error(this, _(L("Cannot overwrite an external profile.")));
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user