Simplify port 9100 warning
This commit is contained in:
parent
61eaad3fb3
commit
86b57b0521
8 changed files with 2 additions and 29 deletions
|
@ -101,9 +101,10 @@ Dialog {
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
width: parent.width-warningIcon.width-Theme.paddingMedium
|
width: parent.width-warningIcon.width-Theme.paddingMedium
|
||||||
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
color: Theme.highlightColor
|
color: Theme.highlightColor
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
text: qsTr("Port 9100 is not used for IPP.")+"\n"+qsTr("It is used for raw PCL/PDL, which is not supported.")
|
text: qsTr("Port 9100 is not used for IPP.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
|
@ -114,10 +114,6 @@
|
||||||
<source>Port 9100 is not used for IPP.</source>
|
<source>Port 9100 is not used for IPP.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>It is used for raw PCL/PDL, which is not supported.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>BusyPage</name>
|
<name>BusyPage</name>
|
||||||
|
|
Loading…
Reference in a new issue