aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-05-10 00:33:57 +0530
committerRoopesh Chander <roop@roopc.net>2019-05-20 16:42:27 +0530
commit4a037cc706d9d52a4c7d330593a55c1a8f82cbe8 (patch)
treee8c4601194c60b589300f856976ea0f0e0c72f4a
parentmacOS: Quit in main menu shall just close the window (diff)
downloadwireguard-apple-4a037cc706d9d52a4c7d330593a55c1a8f82cbe8.tar.xz
wireguard-apple-4a037cc706d9d52a4c7d330593a55c1a8f82cbe8.zip
macOS: Make it clear that status menu Quit quits the app
Signed-off-by: Roopesh Chander <roop@roopc.net>
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings2
1 files changed, 1 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index 16f0737..669d1f4 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -303,7 +303,7 @@
"macMenuViewLog" = "View log";
"macMenuExportTunnels" = "Export tunnels to zip…";
"macMenuAbout" = "About WireGuard";
-"macMenuQuit" = "Quit";
+"macMenuQuit" = "Quit WireGuard";
"macMenuHideApp" = "Hide WireGuard";
"macMenuHideOtherApps" = "Hide Others";