we now have a ui for speller

This commit is contained in:
Nikos Kouremenos 2006-09-23 14:44:26 +00:00
parent d6d6b90c03
commit 1c3aa8fda6
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ class ChatControlBase(MessageControl):
self.msg_textview.lang = lang
spell.set_language(lang)
except (gobject.GError, RuntimeError), msg:
#FIXME: add a ui for this use spell.set_language()
dialogs.ErrorDialog(unicode(msg), _('If that is not your language '
'for which you want to highlight misspelled words, then please '
'set your $LANG as appropriate. Eg. for French do export '