Skip to content

Commit 50343f9

Browse files
authored
hyphenation, and id tweaks
1 parent 0d6ecf4 commit 50343f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory-b2c/localization-string-ids.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
44
services: active-directory-b2c
55
author: msmimart
66
manager: celestedg
@@ -21,7 +21,7 @@ The **Localization** element enables you to support multiple locales or language
2121

2222
## Sign-up or sign-in page elements
2323

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`.
2525

2626
| ID | Default value |
2727
| -- | ------------- |
@@ -87,7 +87,7 @@ The following example localizes the Facebook identity provider to Arabic:
8787
| **UserMessageIfUserAccountLocked** | Your account is temporarily locked to prevent unauthorized use. Try again later. |
8888
| **AADRequestsThrottled** | There are too many requests at this moment. Please wait for some time and try again. |
8989

90-
## Sign-up and self asserted pages user interface elements
90+
## Sign-up and self-asserted pages user interface elements
9191

9292
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`.
9393

@@ -128,7 +128,7 @@ The following are the IDs for a content definition with an ID of `api.localaccou
128128
| **ver_intro_msg** | Verification is necessary. Please click Send button. |
129129
| **ver_input** | Verification code |
130130

131-
### Sign-up and self asserted pages error messages
131+
### Sign-up and self-asserted pages error messages
132132

133133
| ID | Default value |
134134
| -- | ------------- |

0 commit comments

Comments
 (0)