Skip to content

Commit

Permalink
Merge pull request #1674 from arunasurya/seed-grammar
Browse files Browse the repository at this point in the history
Improve grammar of seed info
  • Loading branch information
ripcurlx authored Sep 12, 2018
2 parents 22dcd17 + a89d221 commit 2f31796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/main/resources/i18n/displayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1039,9 +1039,9 @@ account.seed.backup.title=Backup your wallets seed words
account.seed.info=Please write down both wallet seed words and the date! \
You can recover your wallet any time with those seed words and the date.\n\
The seed words are used for both the BTC and the BSQ wallet.\n\n\
You should write down the seed words on a sheet of paper and not save them on your computer.\n\n\
You should write down the seed words on a sheet of paper. Do not save them on your computer.\n\n\
Please note that the seed words are NOT a replacement for a backup.\n\
You need to backup the whole application directory at the \"Account/Backup\" screen to recover the valid application state and data.\n\
You need to create a backup of the whole application directory at the \"Account/Backup\" screen to recover the valid application state and data.\n\
Importing seed words is only recommended for emergency cases. The application will not be functional without a proper backup of the database files and keys!
account.seed.warn.noPw.msg=You have not setup a wallet password which would protect the display of the seed words.\n\n\
Do you want to display the seed words?
Expand Down

0 comments on commit 2f31796

Please sign in to comment.