Skip to content

Commit 8775727

Browse files
committed
Merge metadata changes from upstream 9.0.30
Includes changes in resources/ up to and including upstream commit 5f37c1dbde13: "[maven-release-plugin] prepare release v9.0.30"
1 parent 510e486 commit 8775727

9 files changed

Lines changed: 4507 additions & 1322 deletions

File tree

resources/PhoneNumberAlternateFormats.xml

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2610,12 +2610,12 @@
26102610
)|
26112611
5[02-689]|
26122612
6[024-9]|
2613+
7[0235-9]|
26132614
8[124-9]
26142615
)|
26152616
7(?:
2616-
[07]|
2617+
[0247]|
26172618
3[025-9]|
2618-
4[0-35689]|
26192619
6(?:
26202620
[02-9]|
26212621
1[0-257-9]
@@ -2648,10 +2648,6 @@
26482648
)|
26492649
9|
26502650
[67]1[013-9]|
2651-
(?:
2652-
67|
2653-
72
2654-
)[0235-9]|
26552651
(?:
26562652
63|
26572653
75
@@ -2683,9 +2679,7 @@
26832679
(?:
26842680
612|
26852681
7(?:
2686-
2[14]|
26872682
3[134]|
2688-
4[47]|
26892683
5[15]
26902684
)|
26912685
8(?:
@@ -2711,12 +2705,12 @@
27112705
)|
27122706
5[02-689]|
27132707
6[024-9]|
2708+
7[0235-9]|
27142709
8[124-9]
27152710
)|
27162711
7(?:
2717-
[07]|
2712+
[0247]|
27182713
3[025-9]|
2719-
4[0-35689]|
27202714
6(?:
27212715
[02-9]|
27222716
1[0-257-9]
@@ -2749,10 +2743,6 @@
27492743
)|
27502744
9|
27512745
[67]1[013-9]|
2752-
(?:
2753-
67|
2754-
72
2755-
)[0235-9]|
27562746
(?:
27572747
63|
27582748
75
@@ -2784,9 +2774,7 @@
27842774
(?:
27852775
612|
27862776
7(?:
2787-
2[14]|
27882777
3[134]|
2789-
4[47]|
27902778
5[15]
27912779
)|
27922780
8(?:
@@ -2826,15 +2814,13 @@
28262814
<leadingDigits>
28272815
7(?:
28282816
1[013-9]|
2829-
2[0235-9]|
2817+
[247]|
28302818
3[025-9]|
2831-
4[0-35689]|
28322819
5[02-46-9]|
28332820
6(?:
28342821
[02-9]|
28352822
1[0-257-9]
28362823
)|
2837-
7|
28382824
8[0-79]
28392825
)|
28402826
8(?:
@@ -2859,9 +2845,7 @@
28592845
)[0189]|
28602846
(?:
28612847
7(?:
2862-
2[14]|
28632848
3[134]|
2864-
4[47]|
28652849
5[15]
28662850
)|
28672851
8(?:
@@ -2886,25 +2870,21 @@
28862870
[013-9]|
28872871
2[0189]
28882872
)|
2889-
2[0235-9]|
2873+
[247]|
28902874
3[025-9]|
2891-
4[0-35689]|
28922875
5[02-46-9]|
28932876
6(?:
28942877
[02-9]|
28952878
1[0-257-9]
2896-
)|
2897-
7
2879+
)
28982880
)|
28992881
80(?:
29002882
[01589]|
29012883
6[67]|
29022884
7[02-9]
29032885
)|
29042886
7(?:
2905-
2[14]|
29062887
3[134]|
2907-
4[47]|
29082888
5[15]
29092889
)[017-9]
29102890
</leadingDigits>

0 commit comments

Comments
 (0)