diff --git a/src/gajim-remote.py b/src/gajim-remote.py index 5e3c0832c..6b43a26f7 100644 --- a/src/gajim-remote.py +++ b/src/gajim-remote.py @@ -277,7 +277,7 @@ class GajimRemote: 'handle_uri': [ _('Handle a xmpp:/ uri'), [ - (_('uri'), _('URI to handle'), True), + (Q_('?CLI:uri'), _('URI to handle'), True), (Q_('?CLI:account'), _('Account in which you want to handle it'), False), (Q_('?CLI:message'), _('Message content'), False)