Problem solved. Seems that default_culture doesn't work, I tryed at
last put
[code]
<?php $sf_user->setCulture('cs') ?>
[/code]into layout.php template to force using desired culture and big suprise for me - it works. I don't know how to solve this better (I doubt this is the best place for this 'hack') but maybe can help someone else. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
