@@ -112,11 +112,11 @@ list of this account'), False)
]
],
'send_message':[
_('Send new message to a contact in the roster'),
_('Send new message to a contact in the roster. Both pgp key and account are optional. If you want to set only \'account\', whitout \'pgp key\', just set \'pgp key\' to \'\'.'),
[
('jid',_('jid of the contact that will receive the message'),True),
(_('message'),_('message contents'),True),
(_('keyID'),_('if specified the message will be encrypted using \
(_('pgp key'),_('if specified the message will be encrypted using \
this pulic key'),False),
(_('account'),_('if specified the message will be sent using this account'),False),