From c92f95506058358e82b40aa5abedf72dc36701c6 Mon Sep 17 00:00:00 2001 From: stevenkain Date: Fri, 4 Aug 2017 21:57:03 +0300 Subject: [PATCH] Update displayStrings.properties --- common/src/main/resources/i18n/displayStrings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.