From 5358cc527eec82070f3976d3c9aeb43339e87f17 Mon Sep 17 00:00:00 2001 From: Robert Coleman Date: Mon, 22 Feb 2021 09:18:26 +1300 Subject: [PATCH] Correct password length message grammar --- app/locale/en_US/Mage_Adminhtml.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locale/en_US/Mage_Adminhtml.csv b/app/locale/en_US/Mage_Adminhtml.csv index 3139e8cd401..8d500a46e1d 100644 --- a/app/locale/en_US/Mage_Adminhtml.csv +++ b/app/locale/en_US/Mage_Adminhtml.csv @@ -716,7 +716,7 @@ "Password","Password" "Password Confirmation","Password Confirmation" "Password confirmation must be same as password.","Password confirmation must be same as password." -"Password must be at least of %d characters.","Password must be at least of %d characters." +"Password must be at least of %d characters.","Password must be at least %d characters." "Password must include both numeric and alphabetic characters.","Password must include both numeric and alphabetic characters." "Password:","Password:" "Path:","Path:"