mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 12:29:06 +08:00
CURA-4870 Change message of the dialog when the connection with a printer/group already exists
This commit is contained in:
parent
890fc8619b
commit
36c5e0ad15
@ -56,8 +56,7 @@ Cura.MachineAction
|
||||
id: existingConnectionDialog
|
||||
title: catalog.i18nc("@window:title", "Existing Connection")
|
||||
icon: StandardIcon.Information
|
||||
text: catalog.i18nc("@message:text", "There is an instance already connected to this group")
|
||||
detailedText: catalog.i18nc("@message:description", "You can't connect two instances to the same group. Please use the other instance or connect to another group.")
|
||||
text: catalog.i18nc("@message:text", "This printer/group is already added to Cura. Please select another printer/group.")
|
||||
standardButtons: StandardButton.Ok
|
||||
modality: Qt.ApplicationModal
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user