Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-02-22 15:19:04 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-02-22 15:19:04 +0300
commit271573d0aee3faf7c4c72cfd994b31ff6d2dac0f (patch)
tree0bd8cc3fc878ed14d197c187f64ceec842e4cac0
parent4d030572babe831335b6a61960127f54742b7b0f (diff)
Fix typo... again
-rw-r--r--plugins/SliceInfoPlugin/MoreInfoWindow.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SliceInfoPlugin/MoreInfoWindow.qml b/plugins/SliceInfoPlugin/MoreInfoWindow.qml
index d6a6190be2..e00ad6730d 100644
--- a/plugins/SliceInfoPlugin/MoreInfoWindow.qml
+++ b/plugins/SliceInfoPlugin/MoreInfoWindow.qml
@@ -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:
{