mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fix typo... again
This commit is contained in:
parent
4d030572ba
commit
271573d0ae
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ UM.Dialog
|
|||
RadioButton
|
||||
{
|
||||
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
|
||||
onClicked:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue