require_once 'I18Nv2/Locale.php';
mixed I18Nv2_Locale::setLocale (string $locale)
mixed I18Nv2_Locale::setLocale
Transforms the I18Nv2_Locale object to the specified locale.
the locale like en_US or de_DE
Возвращает TRUE при удаче и PEAR_Error в обратном случае.
Returns a PEAR_Error if the supplied locale was invalid.
Эта функция не должна вызываться статически.