Purge NVIDIA-specific strings
This commit is contained in:
parent
a0365c8e1c
commit
bccffe09e2
8 changed files with 16 additions and 18 deletions
|
|
@ -488,7 +488,7 @@ ApplicationWindow {
|
|||
|
||||
NavigableDialog {
|
||||
id: addPcDialog
|
||||
property string label: qsTr("Enter the IP address of your GameStream PC:")
|
||||
property string label: qsTr("Enter the IP address of your host PC:")
|
||||
|
||||
standardButtons: Dialog.Ok | Dialog.Cancel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue