add translator comment
This commit is contained in:
parent
bfe397a27d
commit
22e2341ba9
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ class GajimRemote:
|
||||||
'change_status': [
|
'change_status': [
|
||||||
_('Changes the status of account or accounts'),
|
_('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),
|
(_('status'), _('one of: offline, online, chat, away, xa, dnd, invisible '), True),
|
||||||
(_('message'), _('status message'), False),
|
(_('message'), _('status message'), False),
|
||||||
(_('account'), _('change status of account "account". '
|
(_('account'), _('change status of account "account". '
|
||||||
|
|
Loading…
Add table
Reference in a new issue