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
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/localization-string-ids.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -520,7 +520,7 @@ The following are the IDs for a [one-time password technical profile](one-time-p
520
520
<LocalizedStrings>
521
521
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfSessionDoesNotExist">You have exceeded the maximum time allowed.</LocalizedString>
522
522
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfMaxRetryAttempted">You have exceeded the number of retries allowed.</LocalizedString>
523
-
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfMaxNumberOfCodeGenerated">You have exceeded the number of retries allowed.</LocalizedString>
523
+
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfMaxNumberOfCodeGenerated">You have exceeded the number of code generation attempts allowed.</LocalizedString>
524
524
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfInvalidCode">You have entered the wrong code.</LocalizedString>
525
525
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfVerificationFailedRetryAllowed">That code is incorrect. Please try again.</LocalizedString>
526
526
<LocalizedStringElementType="ErrorMessage"StringId="UserMessageIfSessionConflict">Cannot verify the code, please try again later.</LocalizedString>
0 commit comments