first fixes

This commit is contained in:
Zach H 2015-07-12 11:00:11 -04:00
parent dc05a14f4c
commit 97f298452e
4 changed files with 3 additions and 8 deletions

View file

@ -710,7 +710,7 @@ void MessagesSettingsPage::retranslateUi()
messagePopups.setText(tr("Enable desktop notifications for private messages."));
mentionPopups.setText(tr("Enable desktop notification for mentions."));
hexLabel.setText(tr("(Color is hexadecimal)"));
customAlertStringLabel.setText(tr("(Seperate each word with a comma; Words are case insensitive)"));
customAlertStringLabel.setText(tr("(Seperate each word with a comma, words are case insensitive)"));
}