aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-10 20:02:19 +0530
committerRoopesh Chander <roop@roopc.net>2019-03-10 20:02:19 +0530
commit9250780ffc8f996bad39fa5c1a7d193232bbb01f (patch)
tree97452025542f1744b1bbb1479fb286c901efb40c /WireGuard/WireGuard/Base.lproj/Localizable.strings
parentTunnelsManager: Support for removing multiple tunnels at a time (diff)
downloadwireguard-apple-9250780ffc8f996bad39fa5c1a7d193232bbb01f.tar.xz
wireguard-apple-9250780ffc8f996bad39fa5c1a7d193232bbb01f.zip
macOS: Ability to remove multiple tunnels at a time
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.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 00f4d58..7652b34 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -271,6 +271,7 @@
"macWindowTitleManageTunnels" = "Manage WireGuard Tunnels";
"macDeleteTunnelConfirmationAlertMessage (%@)" = "Are you sure you want to delete ‘%@’?";
+"macDeleteMultipleTunnelsConfirmationAlertMessage (%d)" = "Are you sure you want to delete %d tunnels?";
"macDeleteTunnelConfirmationAlertInfo" = "You cannot undo this action.";
"macDeleteTunnelConfirmationAlertButtonTitleDelete" = "Delete";
"macDeleteTunnelConfirmationAlertButtonTitleCancel" = "Cancel";
@@ -284,6 +285,8 @@
"macNameFieldExportZip" = "Export tunnels to";
"macSheetButtonExportZip" = "Save";
+"macButtonDeleteTunnels (%d)" = "Delete %d tunnels";
+
// Mac detail/edit view fields
"macFieldKey (%@)" = "%@:";