mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
revise strings labeling history limit settings
This commit is contained in:
parent
b84d38e7fb
commit
f9d99fe8ca
2 changed files with 45 additions and 12 deletions
|
@ -1967,18 +1967,10 @@ If you keep this number, your database will not be protected from brute force at
|
|||
<source>Maximum number of history items per entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Max. history items:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Maximum size of history per entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Max. history size:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> MiB</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -2008,6 +2000,35 @@ This action is not reversible.</source>
|
|||
<source> (old)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>When saving this setting or editing an entry
|
||||
the oldest history items of an entry will be
|
||||
removed such that only the specified amount
|
||||
of entries remain at most.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Limit the amount of history items per entry to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>When saving this setting or editing an entry
|
||||
the oldest history items of an entry will be
|
||||
removed such that the remaining history items
|
||||
add up to the specified amount at most.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Limit the total size of history items per entry to:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Move entries to a recycle bin group
|
||||
instead of deleting them from the database.
|
||||
Entries deleted from the recycle bin are
|
||||
removed from the database.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DatabaseSettingsWidgetKeeShare</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue