aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-01-04 20:09:28 +0530
committerRoopesh Chander <roop@roopc.net>2019-01-14 14:52:32 +0530
commitefb64b195966d876e9b9b2f2d4bba7872e5b02de (patch)
tree37332036d6c3ebfd727f8b69c64e51ccbfa84624 /WireGuard/WireGuard/Base.lproj/Localizable.strings
parentmacOS: Manage tunnels: Update tunnels list on changes (diff)
downloadwireguard-apple-efb64b195966d876e9b9b2f2d4bba7872e5b02de.tar.xz
wireguard-apple-efb64b195966d876e9b9b2f2d4bba7872e5b02de.zip
macOS: Manage tunnels: Remove tunnel
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj/Localizable.strings')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings7
1 files changed, 6 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index f5001ba..dd1f118 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -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 (%@)" = "%@:";