aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-04-06 17:59:42 +0530
committerRoopesh Chander <roop@roopc.net>2019-04-06 17:59:42 +0530
commit9f3d86723a8fe8ae0dab15b4d0fc8c650217aee9 (patch)
tree83e68ff0c4e372018528c4a35d2091672ce787e0
parentmacOS: Tunnels list: Suppress alert buttons when removing tunnels is in progress (diff)
downloadwireguard-apple-9f3d86723a8fe8ae0dab15b4d0fc8c650217aee9.tar.xz
wireguard-apple-9f3d86723a8fe8ae0dab15b4d0fc8c650217aee9.zip
macOS: Minor fix to export panel texts
Signed-off-by: Roopesh Chander <roop@roopc.net>
-rw-r--r--WireGuard/WireGuard/Base.lproj/Localizable.strings4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/Localizable.strings b/WireGuard/WireGuard/Base.lproj/Localizable.strings
index cd11045..8600a63 100644
--- a/WireGuard/WireGuard/Base.lproj/Localizable.strings
+++ b/WireGuard/WireGuard/Base.lproj/Localizable.strings
@@ -319,10 +319,10 @@
"macButtonImportTunnels" = "Import tunnel(s) from file";
"macSheetButtonImport" = "Import";
-"macNameFieldExportLog" = "Export log to";
+"macNameFieldExportLog" = "Save log to:";
"macSheetButtonExportLog" = "Save";
-"macNameFieldExportZip" = "Export tunnels to";
+"macNameFieldExportZip" = "Export tunnels to:";
"macSheetButtonExportZip" = "Save";
"macButtonDeleteTunnels (%d)" = "Delete %d tunnels";