Pluralisation
This commit is contained in:
parent
cf8ed36240
commit
a69daa13b9
|
@ -194,7 +194,7 @@ class NewSubscriptionDialog(AddressDataDialog, RetranslateMixin):
|
|||
self.checkBoxDisplayMessagesAlreadyInInventory.setText(
|
||||
_translate(
|
||||
"MainWindow",
|
||||
"Display the %1 recent broadcast(s) from this address."
|
||||
"Display the %n recent broadcast(s) from this address."
|
||||
).arg(count))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user