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:
Jonathan White 2025-03-10 20:31:18 -04:00
parent ed0429ad4e
commit b50fad47ac
2 changed files with 39 additions and 35 deletions

View file

@ -2825,6 +2825,10 @@ Disable safe saves and try again?</source>
<source>Database file on disk cannot be unlocked with current credentials.&lt;br&gt;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>