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:
authorJonathan White <support@dmapps.us>2022-06-06 04:56:48 +0300
committerJonathan White <support@dmapps.us>2022-09-22 13:49:07 +0300
commitd8d5ddcab64edd2740eff63362ef66a1144f4754 (patch)
tree69b491a94d2578af73d33fc7a34131c319b5fe07 /share/translations
parent8190b20efe3e3757ea12a7971e991e0386fcdd5c (diff)
Auto-Type: PICKCHARS can specify attribute and ignore BEEP
* Fix #7726 - Ignore BEEP Auto-Type token when it includes spaces and numbers as well * Close #8103 - Allow specifying specific attribute to use with PICKCHARS. If none specified, it defaults to Password.
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 4df6cef14..b8f34456c 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -644,6 +644,10 @@
<source>Invalid placeholder: %1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Entry does not have attribute for PICKCHARS: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>AutoTypeAssociationsModel</name>