From 22e2341ba9b1d8128674ed77587457fdfb5183ad Mon Sep 17 00:00:00 2001 From: Dimitur Kirov Date: Fri, 9 Jun 2006 13:42:33 +0000 Subject: [PATCH] add translator comment --- src/gajim-remote.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gajim-remote.py b/src/gajim-remote.py index 478990092..fddd334ba 100755 --- a/src/gajim-remote.py +++ b/src/gajim-remote.py @@ -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". '