aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-19 15:39:06 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-19 21:23:46 +0100
commit5f8843e2476671f49cd5365795e1082a95157b56 (patch)
treea5643b4f455ec82067cd4bd554d32248a2849f59 /WireGuard/WireGuard/Base.lproj/Localizable.strings
parentmacOS: Add 'Deactivate' status menu item (diff)
downloadwireguard-apple-5f8843e2476671f49cd5365795e1082a95157b56.tar.xz
wireguard-apple-5f8843e2476671f49cd5365795e1082a95157b56.zip
iOS: Delete confirmation prompt should be a question
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index abf7236..5289c72 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -37,8 +37,8 @@
"alertBadConfigImportMessage (%@)" = "The file ‘%@’ does not contain a valid WireGuard configuration";
"deleteTunnelsConfirmationAlertButtonTitle" = "Delete";
-"deleteTunnelConfirmationAlertButtonMessage (%d)" = "Delete %d tunnel";
-"deleteTunnelsConfirmationAlertButtonMessage (%d)" = "Delete %d tunnels";
+"deleteTunnelConfirmationAlertButtonMessage (%d)" = "Delete %d tunnel?";
+"deleteTunnelsConfirmationAlertButtonMessage (%d)" = "Delete %d tunnels?";
// Tunnel detail and edit UI