@ -270,40 +270,23 @@ class InstallWizard(QDialog):
self.exec_()
defnetwork_dialog(self):
# skip this if config already exists
ifself.config.get('server')isnotNone:
return
grid=QGridLayout()
grid.setSpacing(5)
label=QLabel(_("Electrum communicates with remote servers to get information about your transactions and addresses. The servers all fulfil the same purpose only differing in hardware. In most cases you simply want to let Electrum pick one at random if you have a preference though feel free to select a server manually.")+"\n\n" \