Skip to content

Commit 545c20c

Browse files
authored
Correct password length message grammar (OpenMage#1456)
1 parent 3e24f15 commit 545c20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/locale/en_US/Mage_Adminhtml.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@
716716
"Password","Password"
717717
"Password Confirmation","Password Confirmation"
718718
"Password confirmation must be same as password.","Password confirmation must be same as password."
719-
"Password must be at least of %d characters.","Password must be at least of %d characters."
719+
"Password must be at least of %d characters.","Password must be at least %d characters."
720720
"Password must include both numeric and alphabetic characters.","Password must include both numeric and alphabetic characters."
721721
"Password:","Password:"
722722
"Path:","Path:"

0 commit comments

Comments
 (0)