Reworded settings sentence

This commit is contained in:
Fabio Bas 2015-07-15 22:44:24 +02:00
parent efe388bddd
commit ef831d2749

View file

@ -741,7 +741,7 @@ void MessagesSettingsPage::retranslateUi()
mentionPopups.setText(tr("Enable desktop notification for mentions."));
hexLabel.setText(tr("(Color is hexadecimal)"));
hexHighlightLabel.setText(tr("(Color is hexadecimal)"));
customAlertStringLabel.setText(tr("(Seperate each word with a space, words are case insensitive)"));
customAlertStringLabel.setText(tr("Separate words with a space, alphanumeric characters only"));
}