Translation source update
NewSubscriptionDialog missing string updated.
This commit is contained in:
parent
baff42f578
commit
ca11852632
|
@ -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))
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user