Many people don't know the term "IRC". Renamed message to "Chat".
This commit is contained in:
@@ -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";*/
|
||||
|
||||
Reference in New Issue
Block a user