add artifact with translations and update Russian translation
This commit is contained in:
parent
aae420e469
commit
5de4b8eeb8
11 changed files with 7388 additions and 3814 deletions
|
@ -275,7 +275,7 @@ PageType {
|
|||
|
||||
if (Qt.platform.os === "windows") {
|
||||
var fileName = SystemController.getFileName(qsTr("Open executable file"),
|
||||
qsTr("Executable file (*.*)"))
|
||||
qsTr("Executable files (*.*)"))
|
||||
if (fileName !== "") {
|
||||
AppSplitTunnelingController.addApp(fileName)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue