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:18:20 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-02-22 15:18:20 +0300
commit5d8eb3e6e535dfc36036ff6657df293edb1f5492 (patch)
tree01d4a4c8860449944942515ddc3efa7ab6d3f02c /plugins/SliceInfoPlugin
parent48ed9b6e20d509c50eb9dcd19b0b5ed26d998d4d (diff)
Fix typo
Diffstat (limited to 'plugins/SliceInfoPlugin')
-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 985ebe94a2..d6a6190be2 100644
--- a/plugins/SliceInfoPlugin/MoreInfoWindow.qml
+++ b/plugins/SliceInfoPlugin/MoreInfoWindow.qml
@@ -108,7 +108,7 @@ UM.Dialog
RadioButton
{
id: allowSendButton
- text: catalog.i18nc("@text:window", "Allow sending these data to Ultimaker and help us improve Cura")
+ text: catalog.i18nc("@text:window", "Allow sending this data to Ultimaker and help us improve Cura")
exclusiveGroup: group
onClicked:
{