1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian

This commit is contained in:
YuSanka
2018-05-14 12:59:19 +02:00
parent 4cf74d6dcf
commit b51197b52c
8 changed files with 7676 additions and 643 deletions
+1 -1
View File
@@ -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;
}
}