require_once 'I18Nv2/Language.php';
string I18Nv2_Language::getName (string $code)
string I18Nv2_Language::getName
Get the language name for the two/three letter language code.
two/three letter language code
Returns string name of the language.
This function can not be called statically.