mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-23 15:00:47 -04:00
Address translation feedback from Transifex
This commit is contained in:
parent
4f7460afbd
commit
f3d88fbd36
53 changed files with 152 additions and 156 deletions
|
@ -309,7 +309,7 @@ QSharedPointer<CompositeKey> DatabaseOpenWidget::buildDatabaseKey()
|
|||
legacyWarning.setText(tr("You are using an old key file format which KeePassXC may<br>"
|
||||
"stop supporting in the future.<br><br>"
|
||||
"Please consider generating a new key file by going to:<br>"
|
||||
"<strong>Database / Database Security / Change Key File.</strong><br>"));
|
||||
"<strong>Database > Database Security > Change Key File.</strong><br>"));
|
||||
legacyWarning.setIcon(QMessageBox::Icon::Warning);
|
||||
legacyWarning.addButton(QMessageBox::Ok);
|
||||
legacyWarning.setDefaultButton(QMessageBox::Ok);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue