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 Sean Klein <patrick@libklein.com>2021-10-24 18:20:04 +0300
committerJonathan White <support@dmapps.us>2021-10-25 06:41:57 +0300
commit20db504c3af80a5765afa66824dc3e69c1a0bb59 (patch)
tree887f85ff10b01d1236e1414aaef3b6987dc7b549 /share/translations
parent55f2bd41aaa42ad604a3d79d0f3d82eac8ea7ca0 (diff)
Implement "Overwrite attachment" confirmation dialog.
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index d30b2e772..b9e442b80 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -3533,6 +3533,15 @@ Do you want to save the changes to your database?</source>
Error: %1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Confirm Overwrite Attachment</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attachment &quot;%1&quot; already exists.
+Would you like to overwrite the existing attachment?</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>EntryAttributesModel</name>