mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Fix saving database backup file
* Fixes #11831 * Also fixes weird issues like saving backup of a backup due to function reuse
This commit is contained in:
parent
ed0429ad4e
commit
b50fad47ac
2 changed files with 39 additions and 35 deletions
|
@ -2825,6 +2825,10 @@ Disable safe saves and try again?</source>
|
|||
<source>Database file on disk cannot be unlocked with current credentials.<br>Enter new credentials and/or present hardware key to continue.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to save backup database: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditEntryWidget</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue