mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Fix weird wording.
Whoops. It's only been there for a year...
This commit is contained in:
parent
ad6f837f44
commit
967488095b
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ Item
|
|||
|
||||
onTextEdited: invalidInputLabel.visible = false
|
||||
|
||||
placeholderText: catalog.i18nc("@text", "Place enter your printer's IP address.")
|
||||
placeholderText: catalog.i18nc("@text", "Enter your printer's IP address.")
|
||||
|
||||
enabled: { ! (addPrinterByIpScreen.hasRequestInProgress || addPrinterByIpScreen.isPrinterDiscovered) }
|
||||
onAccepted: addPrinterButton.clicked()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue