Many people don't know the term "IRC". Renamed message to "Chat".

This commit is contained in:
lotodore
2007-10-03 11:08:00 +00:00
parent 45a09b3016
commit 4354188589
@@ -137,7 +137,7 @@ void LobbyChat::clearChat() {
myNick = "";
myLobby->treeWidget_NickList->clear();
myLobby->textBrowser_ChatDisplay->clear();
myLobby->textBrowser_ChatDisplay->append(tr("Connecting to IRC server..."));
myLobby->textBrowser_ChatDisplay->append(tr("Connecting to Chat server..."));
myLobby->lineEdit_ChatInput->setEnabled(false);
/* QStringList wordList;
wordList << "alpha" << "omega" << "omicron" << "zeta";*/