Merge pull request #880 from StrikerRUS/translation
add artifact with translations and update Russian translation
This commit is contained in:
commit
c59216b58a
12 changed files with 7395 additions and 3814 deletions
|
|
@ -276,7 +276,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