Merge pull request #2882 from bigreddmachine/master
Edit install wizard msg to reflect linguistic trends
This commit is contained in:
@@ -489,7 +489,7 @@ class InstallWizard(QDialog, MessageBoxMixin, BaseWizard):
|
||||
def init_network(self, network):
|
||||
message = _("Electrum communicates with remote servers to get "
|
||||
"information about your transactions and addresses. The "
|
||||
"servers all fulfil the same purpose only differing in "
|
||||
"servers all fulfill the same purpose only differing in "
|
||||
"hardware. In most cases you simply want to let Electrum "
|
||||
"pick one at random. However if you prefer feel free to "
|
||||
"select a server manually.")
|
||||
|
||||
Reference in New Issue
Block a user