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