mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Change 'hit' to 'click'
This is more consistent with other texts. Contributes to issue CURA-8609.
This commit is contained in:
parent
2b785343b5
commit
fb7e67b8ad
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue