From 588d60e4f627096186f3b910e1dab7f034436dcf Mon Sep 17 00:00:00 2001 From: Neeha2383 Date: Wed, 21 Aug 2024 20:30:51 -0500 Subject: [PATCH] issue-28941-Correction to the message --- dotCMS/src/main/webapp/WEB-INF/messages/Language.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties index 7827802f137c..98cae197cf4b 100644 --- a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties +++ b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties @@ -4739,7 +4739,7 @@ user-id=User ID User-Info-Save-Failed=User Information Save Failed User-Info-Save-First-Name-Failed=First Name not valid User-Info-Save-Last-Name-Failed=Last Name not valid -User-Info-Save-Password-Failed=Your password must be at least 8 characters long and include at least and one special character from the list # % + : = ? @ It must not contain spaces. +User-Info-Save-Password-Failed=Your password must be at least 8 characters long and include at least one special character from the list # % + : = ? @ It must not contain spaces. User-Info-Save-Password-Recycle-Failed=The password has been already used lately and cannot be reused yet. user-info-saved=User info saved User-Info-Saved=User Information Saved