aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-09 16:10:55 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-18 06:46:56 +0100
commit5f30e021eff8a08fc7e9b93e83837f20c6784deb (patch)
tree61ff8dd52954a8e7a10ec7f03aa99bf5341e566d
parenton-demand: "Only selected SSIDs" -> "Only these SSIDs" (diff)
downloadwireguard-apple-5f30e021eff8a08fc7e9b93e83837f20c6784deb.tar.xz
wireguard-apple-5f30e021eff8a08fc7e9b93e83837f20c6784deb.zip
on-demand: iOS: Change wording for add-SSIDs rows
Signed-off-by: Roopesh Chander <roop@roopc.net>
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 31e9653..fc17428 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -99,8 +99,8 @@
"tunnelOnDemandSectionTitleSelectedSSIDs" = "SSIDs";
"tunnelOnDemandNoSSIDs" = "No SSIDs";
"tunnelOnDemandSectionTitleAddSSIDs" = "Add SSIDs";
-"tunnelOnDemandAddMessageAddNewSSID" = "Add manually";
-"tunnelOnDemandAddMessageAddConnectedSSID (%@)" = "Connected: %@";
+"tunnelOnDemandAddMessageAddConnectedSSID (%@)" = "Add connected: %@";
+"tunnelOnDemandAddMessageAddNewSSID" = "Add new";
"tunnelOnDemandKey" = "On demand";
"tunnelOnDemandOptionOff" = "Off";