macOS: Manage tunnels: Remove tunnel

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander
2019-01-04 20:09:28 +05:30
parent dfc4b37518
commit efb64b1959
2 changed files with 37 additions and 7 deletions
@@ -233,10 +233,15 @@
"macMenuExportLog" = "Export log to file...";
"macMenuExportTunnels" = "Export tunnels to zip...";
// Mac window title
// Mac manage tunnels window
"macWindowTitleManageTunnels" = "Manage WireGuard Tunnels";
"macDeleteTunnelConfirmationAlertMessage (%@)" = "Are you sure you want to delete tunnel \"%@\"?";
"macDeleteTunnelConfirmationAlertInfo" = "You can't undo this action";
"macDeleteTunnelConfirmationAlertButtonTitleDelete" = "Delete";
"macDeleteTunnelConfirmationAlertButtonTitleCancel" = "Cancel";
// Mac detail view fields
"macDetailFieldKey (%@)" = "%@:";