Fix weird wording.

Whoops. It's only been there for a year...
This commit is contained in:
Jaime van Kessel 2020-04-22 15:43:38 +02:00
parent ad6f837f44
commit 967488095b
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -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()