diff --git a/common/src/main/resources/i18n/displayStrings.properties b/common/src/main/resources/i18n/displayStrings.properties index a0c44a805c2..01370b15650 100644 --- a/common/src/main/resources/i18n/displayStrings.properties +++ b/common/src/main/resources/i18n/displayStrings.properties @@ -1420,7 +1420,7 @@ time.seconds=seconds password.enterPassword=Enter password: password.confirmPassword=Confirm password: -password.tooLong=Password must be less then 50 characters. +password.tooLong=Password must be less than 50 characters. password.deriveKey=Derive key from password password.walletDecrypted=Wallet successfully decrypted and password protection removed. password.wrongPw=You entered the wrong password.\n\nPlease try entering your password again, carefully checking for typos or spelling errors.