Re[2]: [symfony-users] Synfony 1.4: sfDoctrineGuard i18n

2011-03-30 Thread Ramunas
Try to set 'i18n' option to TRUE in your settings.yml if not set. See this reference for details: http://www.symfonyreference.com/settings-yml -- http://www.symfonyreference.com - Symfony Configuration Reference (schema.yml, databases.yml, settings.yml, etc..) 2011.03.30 Wednesday, March 30,

Re: [symfony-users] Synfony 1.4: sfDoctrineGuard i18n

2011-03-30 Thread Bernhard Flokstra
Hi, So, I only have to copy one of the sf_guard.**.xml files and change the language codes to nl? Then I wonder why it issn't working. What I did is this. I duplicated /plugins/sfDoctrineGuardPlugin/i18n/sf_guard.es.xml and renamed the duplicated file to sf_guard.nl.xml. Then I changed the transl

Re: [symfony-users] Synfony 1.4: sfDoctrineGuard i18n

2011-03-30 Thread MichaƂ Piotrowski
Hi, 2011/3/30 Bernhard Flokstra : > I want to translate the signin form of sfDoctrineGuard plugin to Dutch. > How can I do this? take a look at plugins/sfDoctrineGuardPlugin/i18n/ -- Best regards, Michal http://eventhorizon.pl/ -- If you want to report a vulnerability issue on symfony, plea

[symfony-users] Synfony 1.4: sfDoctrineGuard i18n

2011-03-30 Thread Bernhard Flokstra
I want to translate the signin form of sfDoctrineGuard plugin to Dutch. How can I do this? -- 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