aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-05 18:37:53 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-18 06:46:55 +0100
commitbdeb89a9e587380aa6ee91618b50b6577797ab68 (patch)
treed044164d13ca91a914199cf23fafd73a8889cce0 /WireGuard/WireGuard/Base.lproj
parenton-demand: iOS: Xcode: Add ability to access current SSID (diff)
downloadwireguard-apple-bdeb89a9e587380aa6ee91618b50b6577797ab68.tar.xz
wireguard-apple-bdeb89a9e587380aa6ee91618b50b6577797ab68.zip
on-demand: iOS: Add ability to add current SSID
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings3
1 files changed, 2 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 41130bb..30b633c 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -95,7 +95,8 @@
"tunnelOnDemandSelectionViewTitle" = "Select SSIDs";
"tunnelOnDemandSectionTitleSelectedSSIDs" = "Selected SSIDs";
"tunnelOnDemandSectionTitleAddSSIDs" = "Add SSIDs";
-"tunnelOnDemandAddMessageAddNew" = "Add manually";
+"tunnelOnDemandAddMessageAddNewSSID" = "Add manually";
+"tunnelOnDemandAddMessageAddConnectedSSID (%@)" = "Connected: %@";
"tunnelOnDemandKey" = "Activate on demand";
"tunnelOnDemandOptionOff" = "Off";