Merge "Change Czech Republic to Czechia"
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<item>ce-RU</item> <!-- Chechen (Russia) -->
|
||||
<item>cgg-UG</item> <!-- Chiga (Uganda) -->
|
||||
<item>chr-US</item> <!-- Cherokee (United States) -->
|
||||
<item>cs-CZ</item> <!-- Czech (Czech Republic) -->
|
||||
<item>cs-CZ</item> <!-- Czech (Czechia) -->
|
||||
<item>cy-GB</item> <!-- Welsh (United Kingdom) -->
|
||||
<item>da-DK</item> <!-- Danish (Denmark) -->
|
||||
<item>da-GL</item> <!-- Danish (Greenland) -->
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<!-- Cyprus: 4-6 digits (not confirmed), known premium codes listed, plus EU -->
|
||||
<shortcode country="cy" pattern="\\d{4,6}" premium="7510" free="116\\d{3}" />
|
||||
|
||||
<!-- Czech Republic: 7-8 digits, starting with 9, plus EU:
|
||||
<!-- Czechia: 7-8 digits, starting with 9, plus EU:
|
||||
http://www.o2.cz/osobni/en/services-by-alphabet/91670-premium_sms.html -->
|
||||
<shortcode country="cz" premium="9\\d{6,7}" free="116\\d{3}" />
|
||||
|
||||
|
||||
@@ -1619,7 +1619,7 @@ public class PhoneNumberUtils
|
||||
//
|
||||
// Australia: Short codes are six or eight digits in length, starting with the prefix "19"
|
||||
// followed by an additional four or six digits and two.
|
||||
// Czech Republic: Codes are seven digits in length for MO and five (not billed) or
|
||||
// Czechia: Codes are seven digits in length for MO and five (not billed) or
|
||||
// eight (billed) for MT direction
|
||||
//
|
||||
// see http://en.wikipedia.org/wiki/Short_code#Regional_differences for reference
|
||||
|
||||
Reference in New Issue
Block a user