Skip to content
Snippets Groups Projects
Commit 95f01268 authored by Dicson's avatar Dicson
Browse files

[Darlan]distinguish console-printed strings in translation files. Fixes #7267

parent 256cd2f1
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment