On 12-Jul-07, at 10:39 PM, Takatoshi Kitano wrote:
How should we set default user locale to ja? I think system locale is set at socialtext.conf.
Correct - set locale = 'ja' in socialtext.conf. You can also set it at ./configure time with an option.
When we set system locale to ja, Is default user locale set to ja?
Yes - user's locale defaults to the system locale. Luke