TQWhatsThis::add(m_mainWidget->m_autoConnectCBox,i18n("Check here if you want Konversation to automatically connect to this network whenever you open Konversation."));
TQWhatsThis::add(m_mainWidget->m_autoConnectCBox,i18n("Check here if you want Konversation to automatically connect to this network whenever you open Konversation."));
TQWhatsThis::add(m_mainWidget->m_serverLBox,i18n("This is a list of IRC Servers in the network. When connecting to the network, Konversation will attempt to connect to the top server first. If this fails, it will attempt the second server. If this fails, it will attempt the third, and so on. At least one server must be specified. Click a server to highlight it."));
TQWhatsThis::add(m_mainWidget->m_serverLBox,i18n("This is a list of IRC Servers in the network. When connecting to the network, Konversation will attempt to connect to the top server first. If this fails, it will attempt the second server. If this fails, it will attempt the third, and so on. At least one server must be specified. Click a server to highlight it."));
TQWhatsThis::add(m_mainWidget->m_channelLBox,i18n("Optional. This is a list of the channels that will be automatically joined once Konversation has connected to a server. You may leave this blank if you wish to not automatically join any channels."));
TQWhatsThis::add(m_mainWidget->m_channelLBox,i18n("Optional. This is a list of the channels that will be automatically joined once Konversation has connected to a server. You may leave this blank if you wish to not automatically join any channels."));