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:
authorBernhard Kirchen <schlimmchen@users.noreply.github.com>2022-03-31 14:02:28 +0300
committerGitHub <noreply@github.com>2022-03-31 14:02:28 +0300
commitaca197a96f87b9aca40cfb7243f5edecbacf07ef (patch)
tree6b62345217688346cee583a0c98e450a4cb0ec91 /share/translations
parent044fc8d50cfa1b01bcaea26d251089f8c58f4783 (diff)
Add 12 hours expiration preset (#7738)
* Add hours precision to TimeDelta * Add 12 hours expiration preset Fixes #7369
Diffstat (limited to 'share/translations')
-rw-r--r--share/translations/keepassxc_en.ts11
1 files changed, 7 insertions, 4 deletions
diff --git a/share/translations/keepassxc_en.ts b/share/translations/keepassxc_en.ts
index 2b83e1d2c..2a9c7b335 100644
--- a/share/translations/keepassxc_en.ts
+++ b/share/translations/keepassxc_en.ts
@@ -2537,10 +2537,6 @@ Would you like to correct it?</source>
<source>Hide</source>
<translation type="unfinished"></translation>
</message>
- <message>
- <source>Tomorrow</source>
- <translation type="unfinished"></translation>
- </message>
<message numerus="yes">
<source>%n week(s)</source>
<translation type="unfinished">
@@ -2562,6 +2558,13 @@ Would you like to correct it?</source>
<numerusform></numerusform>
</translation>
</message>
+ <message numerus="yes">
+ <source>%n hour(s)</source>
+ <translation type="unfinished">
+ <numerusform></numerusform>
+ <numerusform></numerusform>
+ </translation>
+ </message>
</context>
<context>
<name>EditEntryWidgetAdvanced</name>