From f1f642b3e77402b1f40ec287dff3d43f089b61be Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 13 Dec 2013 13:44:10 +0000 Subject: country names tuning git-svn-id: http://svn.miranda-ng.org/main/trunk@7175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/utils/utils.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules') diff --git a/src/modules/utils/utils.cpp b/src/modules/utils/utils.cpp index 3eab411815..ed9a59c9a4 100644 --- a/src/modules/utils/utils.cpp +++ b/src/modules/utils/utils.cpp @@ -113,6 +113,7 @@ static CountryListEntry countries[] = { {253, LPGEN("Djibouti"), "DJ"}, {1767, LPGEN("Dominica"), "DM"}, {1809, LPGEN("Dominican Republic"), "DO"}, + {670, LPGEN("East Timor"), "TL"}, {593, LPGEN("Ecuador"), "EC"}, {20, LPGEN("Egypt"), "EG"}, {503, LPGEN("El Salvador"), "SV"}, @@ -178,7 +179,7 @@ static CountryListEntry countries[] = { {423, LPGEN("Liechtenstein"), "LI"}, {370, LPGEN("Lithuania"), "LT"}, {352, LPGEN("Luxembourg"), "LU"}, - {853, LPGEN("Macao"), "MO"}, + {853, LPGEN("Macau"), "MO"}, {389, LPGEN("Macedonia"), "MK"}, {261, LPGEN("Madagascar"), "MG"}, {265, LPGEN("Malawi"), "MW"}, @@ -269,7 +270,6 @@ static CountryListEntry countries[] = { {992, LPGEN("Tajikistan"), "TJ"}, {255, LPGEN("Tanzania"), "TZ"}, {66, LPGEN("Thailand"), "TH"}, - {670, LPGEN("Timor-Leste"), "TL"}, {228, LPGEN("Togo"), "TG"}, {690, LPGEN("Tokelau"), "TK"}, {676, LPGEN("Tonga"), "TO"}, -- cgit v1.2.3