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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Localization string IDs - Azure Active Directory B2C | Microsoft Docs
3
-
description: Specify the IDs for a content definition with an Id of api.signuporsignin in a custom policy in Azure Active Directory B2C.
3
+
description: Specify the IDs for a content definition with an ID of api.signuporsignin in a custom policy in Azure Active Directory B2C.
4
4
services: active-directory-b2c
5
5
author: msmimart
6
6
manager: celestedg
@@ -21,7 +21,7 @@ The **Localization** element enables you to support multiple locales or language
21
21
22
22
## Sign-up or sign-in page elements
23
23
24
-
The following Ids are used for a content definition with an ID of `api.signuporsignin`.
24
+
The following IDs are used for a content definition with an ID of `api.signuporsignin`.
25
25
26
26
| ID | Default value |
27
27
| -- | ------------- |
@@ -87,7 +87,7 @@ The following example localizes the Facebook identity provider to Arabic:
87
87
|**UserMessageIfUserAccountLocked**| Your account is temporarily locked to prevent unauthorized use. Try again later. |
88
88
|**AADRequestsThrottled**| There are too many requests at this moment. Please wait for some time and try again. |
89
89
90
-
## Sign-up and selfasserted pages user interface elements
90
+
## Sign-up and self-asserted pages user interface elements
91
91
92
92
The following are the IDs for a content definition with an ID of `api.localaccountsignup` or any content definition that starts with `api.selfasserted`, such as `api.selfasserted.profileupdate` and `api.localaccountpasswordreset`.
93
93
@@ -128,7 +128,7 @@ The following are the IDs for a content definition with an ID of `api.localaccou
128
128
|**ver_intro_msg**| Verification is necessary. Please click Send button. |
129
129
|**ver_input**| Verification code |
130
130
131
-
### Sign-up and selfasserted pages error messages
131
+
### Sign-up and self-asserted pages error messages
0 commit comments