Co-authored-by: th-ch <th-ch@users.noreply.github.com>
This commit is contained in:
Araxeus
2021-05-02 23:25:46 +03:00
committed by GitHub
parent 1f69048c86
commit 02d16ca510

View File

@ -331,7 +331,7 @@ function showUnresponsiveDialog(win, details) {
type: "error",
title: "Window Unresponsive",
message: "The Application is Unresponsive",
details: "We are sorry for the inconveniance! please choose what to do:",
details: "We are sorry for the inconvenience! please choose what to do:",
buttons: ["Wait", "Relaunch", "Quit"],
cancelId: 0
}).then( result => {