Merge pull request #5661 from JDonadio/fix/wording-02
Fix wording - use recovery phrase instead of "mnemonics"
This commit is contained in:
commit
bf1c25f135
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
<span class="toggle-label" translate>Request Spending Password</span>
|
<span class="toggle-label" translate>Request Spending Password</span>
|
||||||
</ion-toggle>
|
</ion-toggle>
|
||||||
<div class="comment" translate>
|
<div class="comment" translate>
|
||||||
If enabled, all sensitive information (private key and mnemonics) and actions (spending and exporting) associated with this wallet will be protected.
|
If enabled, all sensitive information (private key and recovery phrase) and actions (spending and exporting) associated with this wallet will be protected.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div ng-show="wallet.canSign() && touchIdAvailable">
|
<div ng-show="wallet.canSign() && touchIdAvailable">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue