mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 18:49:01 +08:00
Don't say that creating a profile needs to provide a 'new' name
It's weird to ask for a new name if the profile is completely new. Made together with a change in Uranium for CURA-6086.
This commit is contained in:
parent
4438f0d9a3
commit
cbed8038e9
@ -173,6 +173,7 @@ Item
|
||||
id: createQualityDialog
|
||||
title: catalog.i18nc("@title:window", "Create Profile")
|
||||
object: "<new name>"
|
||||
explanation: catalog.i18nc("@info", "Please provide a name for this profile.")
|
||||
onAccepted:
|
||||
{
|
||||
base.newQualityNameToSelect = newName; // We want to switch to the new profile once it's created
|
||||
|
Loading…
x
Reference in New Issue
Block a user