Just a note for those playing with SVN: locale manipulation was extracted from Solar to its own class, Solar_Locale. So in your app setup this is the new way to set the locale code: // Set the locale as Dzongkha from Buthan. $code = 'dz_BU'; Solar::$locale->setCode($code); rodrigo ------------------------------- http://tipos.com.br