This commit is contained in:
Marián Kyral 2020-12-30 17:52:02 +01:00 committed by Peter F. Patel-Schneider
parent 53b7c63680
commit b722eccf04
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ def create(receiver):
assistant.set_resizable(False)
assistant.set_role('pair-device')
page_text = _('If the device is already turned on, turn if off and on again.')
page_text = _('If the device is already turned on, turn it off and on again.')
if receiver.remaining_pairings() and receiver.remaining_pairings() >= 0:
page_text += ngettext(
'\n\nThis receiver has %d pairing remaining.', '\n\nThis receiver has %d pairings remaining.',