fix some typo
This commit is contained in:
parent
67da16a0d4
commit
651a433588
|
@ -4469,7 +4469,7 @@ class RosterWindow:
|
||||||
dialogs.WarningDialog(_('Metacontacts storage not supported by '
|
dialogs.WarningDialog(_('Metacontacts storage not supported by '
|
||||||
'your server'),
|
'your server'),
|
||||||
_('Your server does not support storing metacontacts '
|
_('Your server does not support storing metacontacts '
|
||||||
'information. So those information will not be saved on next '
|
'information. So this information will not be saved on next '
|
||||||
'reconnection.'))
|
'reconnection.'))
|
||||||
|
|
||||||
def merge_contacts(is_checked=None):
|
def merge_contacts(is_checked=None):
|
||||||
|
|
Loading…
Reference in New Issue