aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-16 16:25:17 +0530
committerRoopesh Chander <roop@roopc.net>2019-03-17 02:27:46 +0530
commit50bc994762f96a53c69273ee9c3c3e2a0658be7f (patch)
tree5f7612d72634f51c95a1c8a19b07c982fa131edd /WireGuard/WireGuard/Base.lproj
parentmacOS: KeyValueImageRow class (diff)
downloadwireguard-apple-50bc994762f96a53c69273ee9c3c3e2a0658be7f.tar.xz
wireguard-apple-50bc994762f96a53c69273ee9c3c3e2a0658be7f.zip
macOS: Tunnel detail: Show the status in the list view
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings1
1 files changed, 1 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 7652b34..68a81eb 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -57,6 +57,7 @@
"tunnelInterfaceListenPort" = "Listen port";
"tunnelInterfaceMTU" = "MTU";
"tunnelInterfaceDNS" = "DNS servers";
+"tunnelInterfaceStatus" = "Status";
"tunnelSectionTitlePeer" = "Peer";