WIP: Add label for no discovered network printer

This commit is contained in:
Lipu Fei 2019-03-13 14:12:02 +01:00
parent 764f7281c2
commit 20933e8bef
2 changed files with 67 additions and 42 deletions

View file

@ -37,7 +37,7 @@ Item
anchors.right: parent.right
anchors.margins: 20
title: catalog.i18nc("@label", "Add a network printer")
title: catalog.i18nc("@label", "Add a networked printer")
contentShown: true // by default expand the network printer list
onClicked:
@ -82,7 +82,7 @@ Item
anchors.right: parent.right
anchors.margins: 20
title: catalog.i18nc("@label", "Add a non-network printer")
title: catalog.i18nc("@label", "Add a non-networked printer")
onClicked:
{