Yann Leboulanger pushed to branch master at gajim / gajim

Commits:
e44d5e97 by Yann Leboulanger at 2018-03-25T18:29:17+02:00
typo

- - - - -


1 changed file:

- gajim/gui_menu_builder.py


Changes:

=====================================
gajim/gui_menu_builder.py
=====================================
--- a/gajim/gui_menu_builder.py
+++ b/gajim/gui_menu_builder.py
@@ -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')),



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/e44d5e9778648cd5c00aaf02cc431ef838dab5bd

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/e44d5e9778648cd5c00aaf02cc431ef838dab5bd
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to