You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfInvalidPassword">#Your password is incorrect.</LocalizedString>
257
-
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfClaimsPrincipalDoesNotExist">#We can't seem to find your account.</LocalizedString>
258
-
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfOldPasswordUsed">#Looks like you used an old password.</LocalizedString>
259
-
<LocalizedStringElementType="ErrorMessage"StringId="DefaultMessage">#Invalid username or password.</LocalizedString>
260
-
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfUserAccountDisabled">#Your account has been locked. Contact your support person to unlock it, then try again.</LocalizedString>
261
-
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfUserAccountLocked">#Your account is temporarily locked to prevent unauthorized use. Try again later.</LocalizedString>
262
-
<LocalizedStringElementType="ErrorMessage"StringId="AADRequestsThrottled">#There are too many requests at this moment. Please wait for some time and try again.</LocalizedString>
<LocalizedStringElementType="ErrorMessage"StringId="ResourceOwnerFlowInvalidCredentials">Your password is incorrect.</LocalizedString>
257
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfInvalidPassword">Your password is incorrect.</LocalizedString>
258
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfPasswordExpired">Your password has expired.</LocalizedString>
259
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfClaimsPrincipalDoesNotExist">We can't seem to find your account.</LocalizedString>
260
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfOldPasswordUsed">Looks like you used an old password.</LocalizedString>
261
+
<LocalizedStringElementType="ErrorMessage"StringId="DefaultMessage">Invalid username or password.</LocalizedString>
262
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfUserAccountDisabled">Your account has been locked. Contact your support person to unlock it, then try again.</LocalizedString>
263
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfUserAccountLocked">Your account is temporarily locked to prevent unauthorized use. Try again later.</LocalizedString>
264
+
<LocalizedStringElementType="ErrorMessage"StringId="AADRequestsThrottled">There are too many requests at this moment. Please wait for some time and try again.</LocalizedString>
265
+
</LocalizedStrings>
266
+
</LocalizedResources>
265
267
<!--Local account sign-up or sign-in page Spanish-->
0 commit comments