Say when we're reconnecting, and mention it can be aborted with /RMRECONNS

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3204 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2004-01-19 17:52:08 +00:00 committed by cras
commit e980500702
5 changed files with 9 additions and 3 deletions

View file

@ -48,7 +48,8 @@ enum {
TXT_LOOKING_UP,
TXT_CONNECTING,
TXT_CONNECTION_ESTABLISHED,
TXT_RECONNECTING,
TXT_CONNECTION_ESTABLISHED,
TXT_CANT_CONNECT,
TXT_CONNECTION_LOST,
TXT_LAG_DISCONNECTED,