mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
Fix typo... again
This commit is contained in:
parent
4d030572ba
commit
271573d0ae
@ -98,7 +98,7 @@ UM.Dialog
|
|||||||
RadioButton
|
RadioButton
|
||||||
{
|
{
|
||||||
id: dontSendButton
|
id: dontSendButton
|
||||||
text: catalog.i18nc("@text:window", "I don't want to send these data")
|
text: catalog.i18nc("@text:window", "I don't want to send this data")
|
||||||
exclusiveGroup: group
|
exclusiveGroup: group
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user