I think you should set to on the i18n in settings.yml:

all:
  .settings:
      i18n:                 on

Cheers,

Marc.

2007/8/15, Marco Catunda <[EMAIL PROTECTED]>:
>
>
> Hi,
>
> In i18n file config I set default culture like this:
>
> all:
>   default_culture:     pt_BR
> #  source:              XLIFF
> #  debug:               off
> #  cache:               on
> #  untranslated_prefix: "[T]"
> #  untranslated_suffix: "[/T]"
>
> But, when I list setting in debug toolbar the sf_culture isn't the
> default_culture
>
> sf_prototype_web_dir: /sf/prototype
> sf_rich_text_js_dir: js/tiny_mce
> sf_root_cache_dir: /home/catunda/workspace/lojamac/cache
> sf_root_dir: /home/catunda/workspace/lojamac
> sf_routing_defaults:
>   sf_culture: en
> sf_secure_action: secure
> sf_secure_module: default
>
> What's wrong?
> I've closed the browser and deletet all cookies...
>
> I've used input_date_tag with rich=true option, this helper function use
> culture
> to deal with date format.
>
> --
> Marco Catunda
>
> >
>


-- 
"Beware of bugs in the above code; I have only proved it correct, not tried
it." Donald Knuth

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to