aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-01-22 04:16:17 +0530
committerRoopesh Chander <roop@roopc.net>2019-01-22 04:16:22 +0530
commit0848765f50052be3bfd8e3e367dd52620c47dbb6 (patch)
tree459b5be0f30e6542464c23df0f2975d41e0cb52b /WireGuard
parentmacOS: Fix status-related menu items (diff)
downloadwireguard-apple-0848765f50052be3bfd8e3e367dd52620c47dbb6.tar.xz
wireguard-apple-0848765f50052be3bfd8e3e367dd52620c47dbb6.zip
macOS: Use Unicode version of '...' for menu text
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard')
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings8
1 files changed, 4 insertions, 4 deletions
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";