Set maximum amount of custodians in UI

This commit is contained in:
ameba23
2022-02-08 15:06:50 +01:00
parent 386658735c
commit 62988e7769
2 changed files with 7 additions and 2 deletions

View File

@@ -657,6 +657,7 @@
<string name="select_at_least_n_contacts">Please select at least %d contacts</string>
<string name="select_at_least_n_more_contacts">Please select at least %d more contacts</string>
<string name="select_no_more_than_n_contacts">Too many! Please select no more than %d contacts</string>
<string name="threshold">Choose the minimum number of trusted contacts needed to restore your account</string>
<string name="threshold_disabled">Two trusted contacts will be needed to restore your account</string>