From 4e5ca6e4e956137efee3f32244f393b88385706d Mon Sep 17 00:00:00 2001 From: vng Date: Mon, 28 Apr 2014 11:55:25 -0400 Subject: [PATCH] [android] Fixed missing countries info. --- data/countries.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/data/countries.txt b/data/countries.txt index 954cf4b1ec..30ffc688d3 100644 --- a/data/countries.txt +++ b/data/countries.txt @@ -1472,7 +1472,9 @@ }, { "n":"Saint Martin", - "c":"sx" + "c":"sx", + "p":0, + "s":228694 }, { "n":"Saint Vincent and the Grenadines", @@ -2188,7 +2190,9 @@ }, { "n":"Tonga", - "c":"to" + "c":"to", + "p":0, + "s":524334 }, { "n":"Tuvalu",