Add XML Export option to GUI. (#8524)

* Add XML Export option to GUI.

* Update database export screenshot.
This commit is contained in:
Patrick Klein 2022-10-03 05:04:21 +02:00 committed by GitHub
parent 9366c5c233
commit 54f9b25b52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 76 additions and 2 deletions

View file

@ -2246,6 +2246,18 @@ This is definitely a bug, please report it to the developers.</source>
<comment>Database tab name modifier</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Export database to XML file</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>XML file</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Writing the XML file failed</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>DatabaseWidget</name>
@ -5434,6 +5446,14 @@ We recommend you use the AppImage available on our downloads page.</source>
<source>Copy Password and TOTP</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;XML File</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>XML File</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>ManageDatabase</name>