macOS: Use Unicode version of '...' for menu text

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2019-01-22 04:16:17 +05:30
parent 8951ea338f
commit 0848765f50

View File

@ -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";