Fix capitilization mistake
This commit is contained in:
parent
3e53e6ffcd
commit
602308f731
6 changed files with 7 additions and 7 deletions
|
@ -31,7 +31,7 @@ Dialog {
|
|||
|
||||
Label {
|
||||
id: wifi_label
|
||||
text: qsTr("On WiFI:")
|
||||
text: qsTr("On WiFi:")
|
||||
}
|
||||
Label {
|
||||
id: ssid_label
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<translation>Drucker hinzufügen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On WiFI:</source>
|
||||
<source>On WiFi:</source>
|
||||
<translation>Im WiFi:</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<translation>Añadir impresora</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On WiFI:</source>
|
||||
<source>On WiFi:</source>
|
||||
<translation>En WiFi:</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<translation>Ajouter une imprimante</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On WiFI:</source>
|
||||
<source>On WiFi:</source>
|
||||
<translation>En Wifi :</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -99,8 +99,8 @@
|
|||
<translation>Dodaj drukarkę</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On WiFI:</source>
|
||||
<translation>Na WIFI:</translation>
|
||||
<source>On WiFi:</source>
|
||||
<translation>Na WiFi:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Found:</source>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<translation>添加打印机</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>On WiFI:</source>
|
||||
<source>On WiFi:</source>
|
||||
<translation>WiFi连接的:</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
Loading…
Reference in a new issue