mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-18 22:02:07 +00:00
macOS: Use Unicode version of '...' for menu text
This commit is contained in:
parent
0f140d2222
commit
927ce4c129
@ -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";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user