Skip to content

Commit

Permalink
Add missed strings for NetP notifications (#2080)
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme authored Oct 9, 2023
1 parent 325d8cc commit 24bab7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PacketTunnelProvider/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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).";

0 comments on commit 24bab7e

Please sign in to comment.