Skip to content
Snippets Groups Projects
Commit 22e2341b authored by dkirov's avatar dkirov
Browse files

add translator comment

parent bfe397a2
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,7 @@ class GajimRemote:
'change_status': [
_('Changes the status of account or accounts'),
[
#offline, online, chat, away, xa, dnd, invisible should not be translated
(_('status'), _('one of: offline, online, chat, away, xa, dnd, invisible '), True),
(_('message'), _('status message'), False),
(_('account'), _('change status of account "account". '
......
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