From: Roopesh Chander Date: Thu, 9 May 2019 19:03:57 +0000 (+0530) Subject: macOS: Make it clear that status menu Quit quits the app X-Git-Tag: 0.0.20190531-9~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a037cc706d9d52a4c7d330593a55c1a8f82cbe8;p=thirdparty%2Fwireguard-apple.git macOS: Make it clear that status menu Quit quits the app Signed-off-by: Roopesh Chander --- 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";