better text
This commit is contained in:
parent
1663c42b66
commit
b1c82b0be1
1 changed files with 1 additions and 1 deletions
|
@ -4505,7 +4505,7 @@ class InvitationReceivedDialog:
|
||||||
gajim.connections[account].decline_invitation(self.room_jid,
|
gajim.connections[account].decline_invitation(self.room_jid,
|
||||||
self.contact_fjid, text)
|
self.contact_fjid, text)
|
||||||
|
|
||||||
YesNoDialog(pritext, sectext, text_label=_('Reason:'),
|
YesNoDialog(pritext, sectext, text_label=_('Reason (if you decline):'),
|
||||||
on_response_yes=on_yes, on_response_no=on_no)
|
on_response_yes=on_yes, on_response_no=on_no)
|
||||||
|
|
||||||
class ProgressDialog:
|
class ProgressDialog:
|
||||||
|
|
Loading…
Add table
Reference in a new issue