Change 'hit' to 'click'

This is more consistent with other texts.

Contributes to issue CURA-8609.
This commit is contained in:
Ghostkeeper 2021-10-08 16:51:04 +02:00
parent 2b785343b5
commit fb7e67b8ad
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -481,7 +481,7 @@ Window
}
Label
{
text: "1. " + catalog.i18nc("@text 'hit' as in pressing the button", "Hit the export material archive button.")
text: "1. " + catalog.i18nc("@text", "Click the export material archive button.")
+ "\n2. " + catalog.i18nc("@text", "Save the .umm file on a USB stick.")
+ "\n3. " + catalog.i18nc("@text", "Insert the USB stick into your printer and launch the procedure to load new material profiles.")
font: UM.Theme.getFont("medium")