Skip to content

Commit a69daa1

Browse files
committed
Pluralisation
1 parent cf8ed36 commit a69daa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bitmessageqt/address_dialogs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def _onSuccess(self, addressVersion, streamNumber, ripe):
194194
self.checkBoxDisplayMessagesAlreadyInInventory.setText(
195195
_translate(
196196
"MainWindow",
197-
"Display the %1 recent broadcast(s) from this address."
197+
"Display the %n recent broadcast(s) from this address."
198198
).arg(count))
199199

200200

0 commit comments

Comments
 (0)