This commit is contained in:
Yann Leboulanger 2018-03-25 18:29:17 +02:00
parent a336f48b67
commit e44d5e9778
1 changed files with 1 additions and 1 deletions

View File

@ -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')),