On 12/17/09 12:22 PM, Jorge Cornejo wrote:
The language name that gets stored in the database is defined in
lib/language.php
Greek, Spanish, Finnish and Portuguese only have part of their utf name
defined. eg ('es' instead of 'es_ES')
I changed the Spanish line to..
'es' => array('q' => 1, 'lang' => 'es_ES', 'name' => 'Spanish',
'direction' => 'ltr'),
And now it works. :)
Note this is unnecessary on 0.9, where localization actually works out
of the box. :)
-- brion vibber (brion @ status.net)
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev