mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 08:34:52 -07:00
first fixes
This commit is contained in:
parent
dc05a14f4c
commit
97f298452e
4 changed files with 3 additions and 8 deletions
|
|
@ -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)"));
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue