Skip to content

Commit

Permalink
Add a Caption to the recovery screen
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Apr 30, 2024
1 parent 1cf0a96 commit abc1789
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
x:CompileBindings="True"
x:Class="WalletWasabi.Fluent.Views.AddWallet.RecoverWalletView">
<ContentArea Title="{Binding Title}"
Caption="Fill your 12 words in the correct order and enter the same passphrase that you used on wallet creation. If you have more words than 12 go to the advanced view."
CancelContent="Cancel"
EnableCancel="{Binding EnableCancel}"
EnableBack="{Binding EnableBack}"
Expand Down

0 comments on commit abc1789

Please sign in to comment.