better text
This commit is contained in:
parent
1663c42b66
commit
b1c82b0be1
|
@ -4505,7 +4505,7 @@ class InvitationReceivedDialog:
|
|||
gajim.connections[account].decline_invitation(self.room_jid,
|
||||
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)
|
||||
|
||||
class ProgressDialog:
|
||||
|
|
Loading…
Reference in New Issue