From a65194be97f47fe0fc0298fa2971c73cd26107d6 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 6 May 2016 22:46:06 +0200 Subject: updating some country names for mirrors --- en/downloads/get/lib.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'en/downloads/get/lib.php') diff --git a/en/downloads/get/lib.php b/en/downloads/get/lib.php index b730b767d..0fd980f38 100644 --- a/en/downloads/get/lib.php +++ b/en/downloads/get/lib.php @@ -15,29 +15,32 @@ $countries = array( 'AR' => 'Argentina', 'AU' => 'Australia', 'BE' => 'Belgique', + 'BG' => 'България (Bolgaria)', 'BR' => 'Brasil', - 'BY' => 'Беларусь', // Belarus + 'BY' => 'Беларусь (Belarus)', // Belarus 'CA' => 'Canada', 'CH' => 'Switzerland', - 'CN' => '中国', // China + 'CN' => '中国 (China)', // China 'CZ' => 'Česko', // Czechia 'DE' => 'Deutschland', 'EC' => 'Ecuador', 'ES' => 'España', 'FR' => 'France', 'GB' => 'Great Britain', - 'GR' => 'Ελλάδα', // Greece + 'GR' => 'Ελλάδα (Greece)', // Greece 'GT' => 'Guatemala', 'ID' => 'Indonesia', 'IT' => 'Italia', - 'JP' => '日本国', // Japan + 'JP' => '日本国 (Japan)', // Japan 'NC' => 'Nouvelle-Calédonie', 'NL' => 'Nederlands', + 'PH' => 'Philipines', 'PL' => 'Polska', 'RU' => 'Россия', 'SE' => 'Sverige', 'TR' => 'Türkiye', - 'TW' => '臺灣', // Taiwan + 'TW' => '臺灣 (Taiwan)', // Taiwan + 'UA' => 'Ukrain', 'UK' => 'the UK', 'US' => 'the USA', 'ZA' => 'South Africa' -- cgit v1.2.1