Reworded settings sentence
This commit is contained in:
parent
efe388bddd
commit
ef831d2749
1 changed files with 1 additions and 1 deletions
|
@ -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"));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue