aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-17 20:19:25 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-18 06:46:55 +0100
commit9795b0609a5677bcf5d820e0b4aa54504b2f86e4 (patch)
treecdbae8c0a6dcf0f30273d1780b100d85fdb28947 /WireGuard/WireGuard/Base.lproj/Localizable.strings
parentmacOS: Tunnel detail: Make the Activate button part of the list view (diff)
downloadwireguard-apple-9795b0609a5677bcf5d820e0b4aa54504b2f86e4.tar.xz
wireguard-apple-9795b0609a5677bcf5d820e0b4aa54504b2f86e4.zip
macOS: Localize tooltips
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Base.lproj/Localizable.strings')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings5
1 files changed, 5 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index b42d40f..e9658d2 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -352,3 +352,8 @@
"macAppExitingWithActiveTunnelInfo" = "The tunnel will remain active after exiting. You may disable it by reopening this application or through the Network panel in System Preferences.";
"macPrivacyNoticeMessage" = "Privacy notice: be sure you trust this configuration file";
"macPrivacyNoticeInfo" = "You will be prompted by the system to allow or disallow adding a VPN configuration. While this application does not send any information to the WireGuard project, information is by design sent to the servers specified inside of the configuration file you have just added, which configures your computer to use those servers as a VPN. Be certain that you trust this configuration before clicking “Allow” in the following dialog.";
+
+// Mac tooltip
+
+"macToolTipEditTunnel" = "Edit tunnel (⌘E)";
+"macToolTipToggleStatus" = "Toggle status (⌘T)";