mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 04:49:01 +08:00
Fix weird wording.
Whoops. It's only been there for a year...
This commit is contained in:
parent
ad6f837f44
commit
967488095b
@ -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…
x
Reference in New Issue
Block a user