it is setence. so mark it for transl

This commit is contained in:
Nikos Kouremenos 2006-01-12 23:05:25 +00:00
parent 3c50094afa
commit 487defe8e3
1 changed files with 1 additions and 1 deletions

View File

@ -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',