macOS: Use Unicode version of '...' for menu text
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
@@ -227,10 +227,10 @@
|
|||||||
"macMenuNetworksNone" = "Networks: None";
|
"macMenuNetworksNone" = "Networks: None";
|
||||||
|
|
||||||
"macMenuManageTunnels" = "Manage tunnels";
|
"macMenuManageTunnels" = "Manage tunnels";
|
||||||
"macMenuImportTunnels" = "Import tunnel(s) from file...";
|
"macMenuImportTunnels" = "Import tunnel(s) from file…";
|
||||||
"macMenuAddEmptyTunnel" = "Add empty tunnel...";
|
"macMenuAddEmptyTunnel" = "Add empty tunnel…";
|
||||||
"macMenuExportLog" = "Export log to file...";
|
"macMenuExportLog" = "Export log to file…";
|
||||||
"macMenuExportTunnels" = "Export tunnels to zip...";
|
"macMenuExportTunnels" = "Export tunnels to zip…";
|
||||||
"macMenuAbout" = "About WireGuard";
|
"macMenuAbout" = "About WireGuard";
|
||||||
"macMenuQuit" = "Quit";
|
"macMenuQuit" = "Quit";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user