From 0848765f50052be3bfd8e3e367dd52620c47dbb6 Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Tue, 22 Jan 2019 04:16:17 +0530 Subject: macOS: Use Unicode version of '...' for menu text Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/Base.lproj/Localizable.strings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'WireGuard') diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings index 79b665f..7f9d576 100644 --- a/WireGuard/WireGuard/Base.lproj/Localizable.strings +++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings @@ -227,10 +227,10 @@ "macMenuNetworksNone" = "Networks: None"; "macMenuManageTunnels" = "Manage tunnels"; -"macMenuImportTunnels" = "Import tunnel(s) from file..."; -"macMenuAddEmptyTunnel" = "Add empty tunnel..."; -"macMenuExportLog" = "Export log to file..."; -"macMenuExportTunnels" = "Export tunnels to zip..."; +"macMenuImportTunnels" = "Import tunnel(s) from file…"; +"macMenuAddEmptyTunnel" = "Add empty tunnel…"; +"macMenuExportLog" = "Export log to file…"; +"macMenuExportTunnels" = "Export tunnels to zip…"; "macMenuAbout" = "About WireGuard"; "macMenuQuit" = "Quit"; -- cgit v1.2.3-59-g8ed1b