]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
macOS: Use Unicode version of '...' for menu text
authorRoopesh Chander <roop@roopc.net>
Mon, 21 Jan 2019 22:46:17 +0000 (04:16 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 21 Jan 2019 22:46:22 +0000 (04:16 +0530)
Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/Base.lproj/Localizable.strings

index 79b665f959686e268f051e51bcd2950c68eda316..7f9d5764d499cc15911eddcda22305c8c49460b9 100644 (file)
 "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";