PGP-signed spelling fix for the connection warning dialog.
This commit is contained in:
parent
6d98a4ef44
commit
b2af007280
|
@ -2677,7 +2677,7 @@ class MyForm(settingsmixin.SMainWindow):
|
||||||
if dontconnect_option else _translate("MainWindow", "Connecting"),
|
if dontconnect_option else _translate("MainWindow", "Connecting"),
|
||||||
_translate(
|
_translate(
|
||||||
"MainWindow",
|
"MainWindow",
|
||||||
"Bitmessage will now drop all connectins. Are you sure?"
|
"Bitmessage will now drop all connections. Are you sure?"
|
||||||
) if dontconnect_option else _translate(
|
) if dontconnect_option else _translate(
|
||||||
"MainWindow",
|
"MainWindow",
|
||||||
"Bitmessage will now start connecting to network. Are you sure?"
|
"Bitmessage will now start connecting to network. Are you sure?"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user