This commit is contained in:
Nikos Kouremenos 2005-07-06 12:14:24 +00:00
parent 949c105312
commit 0add3ad0c8
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ class TabbedChatWindow(chat.Chat):
else:
ec = gajim.encrypted_chats[self.account]
if encrypted and jid not in ec:
msg = 'Encryption enabled
msg = 'Encryption enabled'
lang = os.getenv('LANG')
if lang is not None or lang != 'en': # we're not english
msg = _('Encryption enabled')\