Fix typo
This commit is contained in:
parent
6cacc55901
commit
4a9ba28a10
1 changed files with 1 additions and 1 deletions
|
@ -3698,7 +3698,7 @@ class RosterWindow:
|
||||||
_('You are participating in one or more group chats'),
|
_('You are participating in one or more group chats'),
|
||||||
_('Changing your status to invisible will result in '
|
_('Changing your status to invisible will result in '
|
||||||
'disconnection from those group chats. Are you sure you '
|
'disconnection from those group chats. Are you sure you '
|
||||||
'want to go invisible?'), on_reponse_ok=on_ok,
|
'want to go invisible?'), on_response_ok=on_ok,
|
||||||
on_response_cancel=on_cancel)
|
on_response_cancel=on_cancel)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue