diff --git a/PacketTunnelProvider/en.lproj/Localizable.strings b/PacketTunnelProvider/en.lproj/Localizable.strings index 987ec1cb88..378141dfd9 100644 --- a/PacketTunnelProvider/en.lproj/Localizable.strings +++ b/PacketTunnelProvider/en.lproj/Localizable.strings @@ -10,3 +10,6 @@ /* The body of the notification shown when Network Protection reconnects successfully */ "network.protection.success.notification.body" = "Network Protection is On. Your location and online activity are protected."; +/* The body of the notification shown when Network Protection connects successfully with the city + state/country as formatted parameter */ +"network.protection.success.notification.subtitle.including.serverLocation" = "Routing device traffic through \(serverLocation)."; +