aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-09 16:07:48 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-18 06:46:56 +0100
commitd748382fce26d8e402c4fde71956e94686f97063 (patch)
treefd7bd5cfb74c296e12997629c2939c9f29be0fae /WireGuard/WireGuard/Base.lproj
parenton-demand: macOS: Tunnel detail: List SSIDs (diff)
downloadwireguard-apple-d748382fce26d8e402c4fde71956e94686f97063.tar.xz
wireguard-apple-d748382fce26d8e402c4fde71956e94686f97063.zip
on-demand: "Only selected SSIDs" -> "Only these SSIDs"
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-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 6150a0a..31e9653 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -87,8 +87,8 @@
"tunnelOnDemandSSIDsKey" = "SSIDs";
"tunnelOnDemandAnySSID" = "Any SSID";
-"tunnelOnDemandOnlySelectedSSIDs" = "Only selected SSIDs";
-"tunnelOnDemandExceptSelectedSSIDs" = "Except selected SSIDs";
+"tunnelOnDemandOnlyTheseSSIDs" = "Only these SSIDs";
+"tunnelOnDemandExceptTheseSSIDs" = "Except these SSIDs";
"tunnelOnDemandOnlySSID (%d)" = "Only %d SSID";
"tunnelOnDemandOnlySSIDs (%d)" = "Only %d SSIDs";
"tunnelOnDemandExceptSSID (%d)" = "Except %d SSID";