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