require_once 'I18Nv2/Country.php';
string I18Nv2_Country::getName (string $code)
string I18Nv2_Country::getName
Get the corresponding country name of the supplied two letter country code.
two letter country code
Returns string country name.
Cette fonction ne peut pas être appelée de façon statique.