aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-17 02:26:56 +0530
committerRoopesh Chander <roop@roopc.net>2019-03-17 02:27:46 +0530
commite23c221aff77f7d6dfd6b06bc1199ca0e4bc676c (patch)
tree32293930a29d8fa1c4b758f7424cd20a7ee83986 /WireGuard/WireGuard/Base.lproj
parentmacOS: Tunnel detail: Show the status in the list view (diff)
downloadwireguard-apple-e23c221aff77f7d6dfd6b06bc1199ca0e4bc676c.tar.xz
wireguard-apple-e23c221aff77f7d6dfd6b06bc1199ca0e4bc676c.zip
macOS: Tunnel detail: Activate / Deactivate is now a button
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings8
1 files changed, 8 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 68a81eb..55610aa 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -47,6 +47,14 @@
"tunnelStatusRestarting" = "Restarting";
"tunnelStatusWaiting" = "Waiting";
+"macToggleStatusButtonActivate" = "Activate";
+"macToggleStatusButtonActivating" = "Activating…";
+"macToggleStatusButtonDeactivate" = "Deactivate";
+"macToggleStatusButtonDeactivating" = "Deactivating…";
+"macToggleStatusButtonReasserting" = "Reactivating…";
+"macToggleStatusButtonRestarting" = "Restarting…";
+"macToggleStatusButtonWaiting" = "Waiting…";
+
"tunnelSectionTitleInterface" = "Interface";
"tunnelInterfaceName" = "Name";