String typo, also updated translation source.
This commit is contained in:
Peter Šurda 2016-03-25 13:15:04 +01:00
parent e9f62efa4b
commit baff42f578
2 changed files with 2 additions and 2 deletions

View File

@ -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))

View File

@ -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>