summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroes@google.com <roes@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>2013-10-08 09:55:52 +0000
committerroes@google.com <roes@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>2013-10-08 09:55:52 +0000
commitf0d2eb9e3a28768d1f96c0561da911ece43462b7 (patch)
tree3cec12c994e7dea2df35663405cb7bf93954e351
parentdc5689ccee62e8e1d47035ba58299f66cedbe868 (diff)
downloadresources-f0d2eb9e3a28768d1f96c0561da911ece43462b7.tar.gz
JAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk/resources@618 ee073f10-1060-11df-b6a4-87a95322a99c
-rw-r--r--PhoneNumberMetadataForTesting.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/PhoneNumberMetadataForTesting.xml b/PhoneNumberMetadataForTesting.xml
index 94fa986..04d5729 100644
--- a/PhoneNumberMetadataForTesting.xml
+++ b/PhoneNumberMetadataForTesting.xml
@@ -282,7 +282,8 @@
<!-- United Kingdom -->
<territory id="GB" countryCode="44" internationalPrefix="00"
- nationalPrefix="0" nationalPrefixFormattingRule="($NP$FG)">
+ nationalPrefix="0" nationalPrefixFormattingRule="($NP$FG)"
+ mobileNumberPortableRegion="true">
<availableFormats>
<numberFormat pattern="(\d{2})(\d{4})(\d{4})">
<leadingDigits>[1-59]|[78]0</leadingDigits>
@@ -757,7 +758,8 @@
<!-- For testing purposes, numbers starting with 24 are not considered US numbers.-->
<territory id="US" countryCode="1" internationalPrefix="011"
preferredExtnPrefix=" extn. " nationalPrefix="1"
- mainCountryForCode="true" nationalPrefixOptionalWhenFormatting="true">
+ mainCountryForCode="true" nationalPrefixOptionalWhenFormatting="true"
+ mobileNumberPortableRegion="true">
<availableFormats>
<numberFormat pattern="(\d{3})(\d{4})">
<format>$1 $2</format>