Merge pull request #583 from keerifox/patch-3
Fix misleading UX "the bar should be green" when the bar is no longer there
This commit is contained in:
commit
34b2af6d72
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@
|
|||
"password-must-be-at-least-x-characters-long": "Password must be at least {{ minCharacters }} characters long",
|
||||
"passwords-do-not-match": "Passwords do not match!"
|
||||
},
|
||||
"for-the-safety-of-your-funds-use-a-secure-password": "For the safety of your funds, use a secure password (the bar should be green).",
|
||||
"for-the-safety-of-your-funds-use-a-secure-password": "For the safety of your funds, use a secure password.",
|
||||
"set-wallet-password": "Set Wallet Password",
|
||||
"while-the-application-is-locked-the-secret-recovery-phrase-will-be-encrypted": "While the application is locked, the secret recovery phrase will be encrypted, which prevents sending/receiving funds and managing accounts."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue