From: Roopesh Chander Date: Sat, 6 Apr 2019 12:29:42 +0000 (+0530) Subject: macOS: Minor fix to export panel texts X-Git-Tag: 0.0.20190409-6~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3d86723a8fe8ae0dab15b4d0fc8c650217aee9;p=thirdparty%2Fwireguard-apple.git macOS: Minor fix to export panel texts Signed-off-by: Roopesh Chander --- 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";