Translation source update

NewSubscriptionDialog missing string updated.
This commit is contained in:
Peter Šurda 2016-03-26 13:33:31 +01:00
parent baff42f578
commit ca11852632
2 changed files with 2 additions and 2 deletions

View File

@ -65,5 +65,5 @@ class Ui_NewSubscriptionDialog(object):
NewSubscriptionDialog.setWindowTitle(_translate("NewSubscriptionDialog", "Add new entry", None))
self.label_2.setText(_translate("NewSubscriptionDialog", "Label", None))
self.label.setText(_translate("NewSubscriptionDialog", "Address", None))
self.checkBoxDisplayMessagesAlreadyInInventory.setText(_translate("NewSubscriptionDialog", "CheckBox", None))
self.checkBoxDisplayMessagesAlreadyInInventory.setText(_translate("NewSubscriptionDialog", "Enter an address above.", None))

View File

@ -1224,7 +1224,7 @@ The 'Random Number' option is selected by default but deterministic ad
</message>
<message>
<location filename="../bitmessageqt/newsubscriptiondialog.py" line="68"/>
<source>CheckBox</source>
<source>Enter an address above.</source>
<translation type="unfinished"></translation>
</message>
</context>