macOS: Make it clear that status menu Quit quits the app
This commit is contained in:
parent
cf35eaf145
commit
90166ab92c
|
@ -303,7 +303,7 @@
|
||||||
"macMenuViewLog" = "View log";
|
"macMenuViewLog" = "View log";
|
||||||
"macMenuExportTunnels" = "Export tunnels to zip…";
|
"macMenuExportTunnels" = "Export tunnels to zip…";
|
||||||
"macMenuAbout" = "About WireGuard";
|
"macMenuAbout" = "About WireGuard";
|
||||||
"macMenuQuit" = "Quit";
|
"macMenuQuit" = "Quit WireGuard";
|
||||||
|
|
||||||
"macMenuHideApp" = "Hide WireGuard";
|
"macMenuHideApp" = "Hide WireGuard";
|
||||||
"macMenuHideOtherApps" = "Hide Others";
|
"macMenuHideOtherApps" = "Hide Others";
|
||||||
|
|
Loading…
Reference in New Issue