Thanks. Yes I forgot to import locales. Now it's fine. I've got: python 2.5 apache 2.2.4 babel-1.0dev_r311-py2.5(with imported locales) genshi-0.5dev_r753-py2.5-win32
But still english page(not russian) appears. I've checked language properties from browser request: System language : ru Browser's interface language : ru User language : ru Do I have to add some properties in trac.ini? On 6 сент, 15:52, "Shun-ichi GOTO" <[EMAIL PROTECTED]> wrote: > 2007/9/6, funnyduck <[EMAIL PROTECTED]>: > > > UnknownLocaleError: unknown locale 'ru_RU' > > > But there is indeed a folder with name C:\Python25\Lib\site-packages > > \Trac-0.11dev_r5942-py2.5.egg\trac\locale\ru_RU. > > > Is it because of Babel version? > > How do you installed babel? > It seems that locale data is not imported. > Try to follow the instruction on this page. > > http://babel.edgewall.org/wiki/SubversionCheckout > > -- > Shun-ichi GOTO --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
