Commit 0daa7a88 authored by poixen's avatar poixen
Browse files

Merge pull request #573 from poixen/spellingerror

Fixed spelling mistake
parents d83987b2 fd2b3427
......@@ -652,7 +652,7 @@ void MessagesSettingsPage::retranslateUi()
chatGroupBox->setTitle(tr("Chat settings"));
chatMentionCheckBox.setText(tr("Enable chat mentions ('@yourusername' in chat log will be highlighted)"));
messageShortcuts->setTitle(tr("In-game message macros"));
ignoreUnregUsersMainChat.setText(tr("Ignore unregisterd users in main chat"));
ignoreUnregUsersMainChat.setText(tr("Ignore unregistered users in main chat"));
}
DlgSettings::DlgSettings(QWidget *parent)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment