Hi all,
i've configured the I18n module for an application and it seems to
work fine: doctrine tables uses I18n fields in the right way, and the
backend works well too.
The default built-in language is italian, then I've exported it,
translated in english and added the english dir and file in apps/
frontend/i18n/en.
If I change language with the selector it doesn't translate the site,
as you can see with your eyes: http://tinyurl.com/3b5k2ra
I don't know why.. can you help me?

this is the english file: http://pastebin.com/ttgXFuZW
this is the italian one: http://pastebin.com/KuzQcS4M

And this is my settings.yml for the i18n part:
all:
  .settings:
    i18n: true
    default_culture: it_IT
    standard_helpers: [Partial, Cache, I18N]
    charset: utf-8

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to