it is setence. so mark it for transl
This commit is contained in:
parent
3c50094afa
commit
487defe8e3
|
@ -78,7 +78,7 @@ except:
|
|||
try:
|
||||
import idle # when Gajim is installed
|
||||
except:
|
||||
gajim.log.debug('Unable to load idle module')
|
||||
gajim.log.debug(_('Unable to load idle module'))
|
||||
HAS_IDLE = False
|
||||
|
||||
STATUS_LIST = ['offline', 'connecting', 'online', 'chat', 'away', 'xa', 'dnd',
|
||||
|
|
Loading…
Reference in New Issue