]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
iOS: Delete confirmation prompt should be a question
authorRoopesh Chander <roop@roopc.net>
Tue, 19 Mar 2019 10:09:06 +0000 (15:39 +0530)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 19 Mar 2019 20:23:46 +0000 (21:23 +0100)
Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/Base.lproj/Localizable.strings

index abf7236c55b60344f68f9bc03a4adb8b86f12b46..5289c72e9d42d080293985bc3762b0a33c952097 100644 (file)
@@ -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