You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: js/languages/en_US.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@
35
35
"zcashBinaryLabel": "Zcash Binary",
36
36
"fullNodeLink": "here",
37
37
"zcashBinaryHelper": "A Zcash full node is required. Download a Zcash full node %{fullNodeLink}. Once installed, enter the path to your zcashd binary above.",
38
-
"zcashBinaryPlaceholder": "/path/to/zcashd",
39
38
"btnBrowse": "Browse",
40
39
"btnNext": "Next"
41
40
},
@@ -1655,7 +1654,7 @@
1655
1654
"invalidTorProxy": "The value does not appear to be in the right format. It should be in the format ip-address:port, e.g. 127.0.0.1:9150. The port must be a number between 0 and 65535.",
1656
1655
"provideWalletCurrency": "Please select a wallet currency.",
1657
1656
"provideZcashBinaryPath": "Please provide a value.",
1658
-
"invalidZcashBinaryPath": "The provided path must be to be a valid exectuable file."
1657
+
"invalidZcashBinaryPath": "The provided path must be to be a file on your system."
0 commit comments