Skip to content

Commit bee5990

Browse files
committed
Merge metadata changes from upstream 8.10.0
Includes changes in resources/ up to and including upstream commit d62a8fb2b719: "[maven-release-plugin] prepare release v8.10.0"
1 parent 9f4dfc3 commit bee5990

70 files changed

Lines changed: 4765 additions & 11509 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

resources/PhoneNumberMetadata.xml

Lines changed: 2369 additions & 2155 deletions
Large diffs are not rendered by default.

resources/PhoneNumberMetadataForTesting.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,14 +1065,13 @@
10651065
<!-- For testing purposes, numbers starting with 24 are not considered US numbers.-->
10661066
<territory id="US" countryCode="1" internationalPrefix="011"
10671067
preferredExtnPrefix=" extn. " nationalPrefix="1"
1068-
mainCountryForCode="true" nationalPrefixOptionalWhenFormatting="true"
1069-
mobileNumberPortableRegion="true">
1068+
mainCountryForCode="true" mobileNumberPortableRegion="true">
10701069
<availableFormats>
10711070
<numberFormat pattern="(\d{3})(\d{4})">
10721071
<format>$1 $2</format>
10731072
<intlFormat>NA</intlFormat>
10741073
</numberFormat>
1075-
<numberFormat pattern="(\d{3})(\d{3})(\d{4})">
1074+
<numberFormat pattern="(\d{3})(\d{3})(\d{4})" nationalPrefixOptionalWhenFormatting="true">
10761075
<format>$1 $2 $3</format>
10771076
</numberFormat>
10781077
</availableFormats>

0 commit comments

Comments
 (0)