On 9/5/2010 8:04 PM, victorjabur wrote:
Hi,

With this ticket:http://trac.edgewall.org/ticket/8117

Will be possible to force language in trac.ini file.

This has now been committed on branches/0.12-stable.

For example, with the following setting in $tracenv/conf/trac.ini:

[trac]
default_language = en

the Trac web interface will be displayed in English, regardless of the browser settings, but of course, the user preferences (Preferences / Language) will still take precedence over this default setting.

Also, the output on the console of `trac-admin $tracenv ...` commands will be displayed in English, regardless of the locale settings of the terminal, except for the LANG one, which can still be used to override the above default (e.g. `LANG=fr trac-admin ...`).

-- Christian

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to