Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Klein <42714034+libklein@users.noreply.github.com>2022-10-03 06:04:21 +0300
committerJonathan White <support@dmapps.us>2022-10-17 02:17:02 +0300
commitdc07f01418c1d4fc189504260609dcbaba1da297 (patch)
tree130a02d4bbb88531a706464a259f642fcb179b47 /share/translations
parent3fa513a78d819aa3f4182ad307f341a4b7efc225 (diff)
Add XML Export option to GUI. (#8524)
* Add XML Export option to GUI. * Update database export screenshot.
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts20
1 files changed, 20 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index e22ccb977..ac5d43f56 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -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>