Typo
String typo, also updated translation source.
This commit is contained in:
parent
e9f62efa4b
commit
baff42f578
|
@ -100,4 +100,4 @@ class Ui_EmailGatewayRegistrationDialog(object):
|
|||
|
||||
def retranslateUi(self, EmailGatewayRegistrationDialog):
|
||||
EmailGatewayRegistrationDialog.setWindowTitle(QtGui.QApplication.translate("EmailGatewayRegistrationDialog", "Email gateway registration", None, QtGui.QApplication.UnicodeUTF8))
|
||||
self.label.setText(QtGui.QApplication.translate("EmailGatewayRegistrationDialog", "Email gateway allows you to communicate with email users. Currently, only the Mailchuck email gateway (@mailchuck.com) is available.\nPlease type the desiged email address (including @mailchuck.com) below:", None, QtGui.QApplication.UnicodeUTF8))
|
||||
self.label.setText(QtGui.QApplication.translate("EmailGatewayRegistrationDialog", "Email gateway allows you to communicate with email users. Currently, only the Mailchuck email gateway (@mailchuck.com) is available.\nPlease type the desired email address (including @mailchuck.com) below:", None, QtGui.QApplication.UnicodeUTF8))
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
<message>
|
||||
<location filename="../bitmessageqt/emailgateway.py" line="103"/>
|
||||
<source>Email gateway allows you to communicate with email users. Currently, only the Mailchuck email gateway (@mailchuck.com) is available.
|
||||
Please type the desiged email address (including @mailchuck.com) below:</source>
|
||||
Please type the desired email address (including @mailchuck.com) below:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
|
|
Loading…
Reference in New Issue
Block a user