put a has

This commit is contained in:
Nikos Kouremenos 2005-07-22 14:35:34 +00:00
parent 77627bd433
commit 01acc1cf87
1 changed files with 1 additions and 1 deletions

View File

@ -87,4 +87,4 @@ def get_uf_chatstate(chatstate):
elif chatstate == 'paused':
return _('paused composing a message...')
elif chatstate == 'gone':
return _('closed the chat window or tab')
return _('has closed the chat window or tab')