aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-02-12 19:25:42 +0530
committerRoopesh Chander <roop@roopc.net>2019-02-12 19:30:59 +0530
commit4547e01283960987f4c058cdb363d5afba83a5d0 (patch)
tree9a35703d864dec811950dc87a489fa9a3b9628c5 /WireGuard/WireGuard/Base.lproj
parentLog migration of tunnel configuration (diff)
downloadwireguard-apple-4547e01283960987f4c058cdb363d5afba83a5d0.tar.xz
wireguard-apple-4547e01283960987f4c058cdb363d5afba83a5d0.zip
Preshared key field in the detail view should just say 'enabled'
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings2
1 files changed, 2 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 73cf50d..b42d330 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -111,6 +111,8 @@
"tunnelHandshakeTimestampHours hh:mm:ss (%@)" = "%@ hours";
"tunnelHandshakeTimestampMinutes mm:ss (%@)" = "%@ minutes";
+"tunnelPeerPresharedKeyEnabled" = "enabled";
+
// Error alerts while creating / editing a tunnel configuration
/* Alert title for error in the interface data */