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-03-22 22:12:52 +0300
committerJonathan White <support@dmapps.us>2022-04-03 20:26:12 +0300
commit48a3fd8e3ceb2a90361a54f0d6eef015b29c53fc (patch)
tree3342980f4da3d70570984f5a5bc08bddbc1931c5 /share/translations
parent7d7c635423ea4f0db0a8dab9a26c7b2dc306c3fa (diff)
Fix detection of hardware keys in keepassxc-cli
* Split calls to finding hardware keys into sync and async methods. This has the side effect of simplifying the code. * Check for keys before performing challenge/response if no keys have been found previously. * Correct timeout of user interaction message to interact with the hardware key. * Correct error in TestCli::testYubiKeyOption
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 85c3307ca..fca641d13 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -7234,10 +7234,6 @@ Please consider generating a new key file.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Please present or touch your YubiKey to continue…</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Enter password to encrypt database (optional): </source>
<translation type="unfinished"></translation>
</message>
@@ -7760,6 +7756,10 @@ Kernel: %3 %4</source>
<source>Failed to sign challenge using Windows Hello.</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Please present or touch your YubiKey to continue.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>QtIOCompressor</name>