Skip to content

Commit 3ceb9f5

Browse files
committed
Merge metadata changes from upstream 9.0.24
Includes changes in resources/ up to and including upstream commit 59a8b2c90a2d: "[maven-release-plugin] prepare release v9.0.24"
1 parent d439fae commit 3ceb9f5

13 files changed

Lines changed: 178 additions & 233 deletions

File tree

resources/PhoneNumberAlternateFormats.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3023,12 +3023,7 @@
30233023
<territory countryCode="352">
30243024
<availableFormats>
30253025
<numberFormat pattern="(\d{2})(\d{3})(\d{3})">
3026-
<leadingDigits>
3027-
2(?:
3028-
[0367]|
3029-
4[3-8]
3030-
)
3031-
</leadingDigits>
3026+
<leadingDigits>20</leadingDigits>
30323027
<format>$1 $2 $3</format>
30333028
</numberFormat>
30343029
</availableFormats>

0 commit comments

Comments
 (0)