Skip to content

Commit 32d943f

Browse files
committed
Policheck update - June 30 | Bulk Update
1 parent 1e5489b commit 32d943f

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

powerapps-docs/maker/canvas-apps/geospatial-component-input-address.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Change an address input control's behavior and appearance using properties. Some
9595
| Longitude | Sets the longitude coordinate of the center point used for address suggestions. Requires **Search within radius** to be on. | Floating point number from -180 to 180 | Properties; Advanced: **Longitude** |
9696
| Radius | Sets the radius, in meters, around **Latitude** and **Longitude** to constrain address suggestions. Requires **Search within radius** to be on. | Floating point number | Properties; Advanced: **Radius** |
9797
| Language | Sets the language that address suggestions are returned in. | String | Properties; Advanced: **Language** |
98-
| Country set | Identifies a comma-separated list of countries to constrain address suggestions to, in ISO 3166 alpha-2 format; for example, *US,CA,MX*. | String | Properties; Advanced: **CountrySet** |
98+
| Country set | Identifies a comma-separated list of countries/regions to constrain address suggestions to, in ISO 3166 alpha-2 format; for example, *US,CA,MX*. | String | Properties; Advanced: **CountrySet** |
9999
| Visible | Shows or hides the control. | Boolean | Properties; Advanced: **[Visible](./controls/properties-core.md)** |
100100
| Padding top | Sets the distance between the control text and the top of the control. | Floating point number | Properties; Advanced: **[PaddingTop](./controls/properties-size-___location.md)** |
101101
| Padding bottom | Sets the distance between the control text and the bottom of the control. | Floating point number | Properties; Advanced: **[PaddingBottom](./controls/properties-size-___location.md)** |
@@ -130,16 +130,16 @@ Other properties become available when a user interacts with the address input c
130130
| PostalCode | The postal code |
131131
| ExtendedPostalCode | The extended postal code |
132132
| CountryCode | The country code |
133-
| Country | The country name |
133+
| Country | The country/region name |
134134
| CountryCodeISO3 | The country code in ISO alpha-3 format |
135-
| CountrySubdivisionName | The country subdivision name |
135+
| CountrySubdivisionName | The country/region subdivision name |
136136
| StreetName | The street name |
137137
| StreetNumber | The street number |
138138
| Municipality | The municipality |
139139
| MunicipalitySubdivision | The municipality subdivision |
140-
| CountryTertiarySubdivision | The country tertiary subdivision |
141-
| CountrySecondarySubdivision | The country secondary subdivision |
142-
| CountrySubdivision | The country subdivision |
140+
| CountryTertiarySubdivision | The country/region tertiary subdivision |
141+
| CountrySecondarySubdivision | The country/region secondary subdivision |
142+
| CountrySubdivision | The country/region subdivision |
143143
144144
## Other geospatial controls
145145

powerapps-docs/maker/canvas-apps/how-to/mobile-apps-address-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ In this section, we'll review and if necessary, set various properties of the ad
149149
| Longitude | The longitude of the center point used to geo-bias address suggestions. Requires **Search within radius** to be on. We've set it to the formula `Location.Longitude` in this example to return the latitude of the current ___location. |
150150
| Radius | The radius, in meters, around **Latitude** and **Longitude** to constrain the address suggestions. Requires **Search within radius** to be **On**. We've set it to 100000 in this example. |
151151
| Language | The language the address suggestions are returned in. We've left it with the default - "English (United States)". |
152-
| Country set | Comma-separated list of countries to constrain the address suggestions to, in ISO 3166 alpha-2 country codes. Examples: "US", "FR", "KW". We've it as US in this example. |
152+
| Country set | Comma-separated list of countries/regions to constrain the address suggestions to, in ISO 3166 alpha-2 country codes. Examples: "US", "FR", "KW". We've it as US in this example. |
153153

154154
### Configure output properties for the Address Input control
155155

powerapps-docs/maker/canvas-apps/sample-crisis-communication-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ Complete all the fields as shown in the following table, and then select **Save*
555555
|-|-|-|
556556
| Full name | FullName | The name of the contact. |
557557
| E-mail | E-mail | The email address that's shown for the contact. |
558-
| Country | Country | The country for the contact. This field is used to group the contacts; you can use other values to group contacts by if countries don't make sense for you. |
558+
| Country | Country | The country/region for the contact. This field is used to group the contacts; you can use other values to group contacts by if countries/regions don't make sense for you. |
559559
| Comments | Comments | Shows additional information about the contact; useful to describe when to reach out to this contact. |
560560
| Deprecated | Deprecated | Use to hide an existing emergency contact. |
561561

powerapps-docs/maker/data-platform/types-of-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ There are three basic text column types. All values indicated below are in numbe
9191

9292
You can customize forms (main, quick create, and quick view) and email templates by adding multi-select columns that are called **Choices**. When you add a choices column, you can specify multiple values that will be available for users to select. When users fill out the form they can select one, multiple, or all the values displayed in a drop-down list.
9393

94-
For example, if an organization operates in multiple areas or countries, you can include multiple locations or countries in an 'Area of operation' column. A user can then select one or more locations from the list of available values.
94+
For example, if an organization operates in multiple areas or countries/regeions, you can include multiple locations or countries/regions in an 'Area of operation' column. A user can then select one or more locations from the list of available values.
9595

9696
Choices can be used with read-only grids, editable grids, and most forms. Multi-select choices can't be used with:
9797
- Workflows, business process flows, actions, dialogs, business rules, charts, rollup columns, or calculated columns.

powerapps-docs/teams/localizing-sample-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For example, Milestones app contains an Excel data source called **StaticLocaliz
3737

3838
- **OOBTextID** is the identifier of the text that is to be localized.
3939

40-
- **LanguageTag** is the identifier of the language in which the text is to be localized. Language tag is a standard abbreviated text defining a language and the country its being used in (for example, "en-US" means "English-United States").
40+
- **LanguageTag** is the identifier of the language in which the text is to be localized. Language tag is a standard abbreviated text defining a language and the country/region its being used in (for example, "en-US" means "English-United States").
4141

4242
- **LocalizedText** is the text in the appropriate language that needs to be displayed.
4343

powerapps-docs/teams/table-columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ With the exception of the Customer column, all column types in Dataverse are ava
2020
Watch this video for a quick overview about column data types in Dataverse for Teams:
2121
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RWErxo]
2222
23-
Notice that the currency feature will always use the default currency for the country that was selected during Dataverse for Teams environment creation. This can't be changed, and additional transaction currencies or exchange rates can't be added. However, you can upgrade from Dataverse for Teams to Dataverse for full currency functionality.
23+
Notice that the currency feature will always use the default currency for the country/region that was selected during Dataverse for Teams environment creation. This can't be changed, and additional transaction currencies or exchange rates can't be added. However, you can upgrade from Dataverse for Teams to Dataverse for full currency functionality.
2424

2525
For more information about the columns available, see these Dataverse articles:
2626

0 commit comments

Comments
 (0)