typo
This commit is contained in:
parent
a336f48b67
commit
e44d5e9778
|
@ -610,7 +610,7 @@ def get_singlechat_menu(control_id):
|
|||
singlechat_menu = [
|
||||
(_('Send File…'), [
|
||||
('win.send-file-httpupload-', _('Upload File…')),
|
||||
('win.send-file-jingle-', _('Send File Dorectly…')),
|
||||
('win.send-file-jingle-', _('Send File Directly…')),
|
||||
]),
|
||||
('win.invite-contacts-', _('Invite Contacts')),
|
||||
('win.add-to-roster-', _('Add to Roster')),
|
||||
|
|
Loading…
Reference in New Issue