You are currently browsingthe website for symfony 1
Visit the Symfony2 website
Web interface to translate I18N
jQuery is required!
Download the plugin, extract to plugins directory
Enable the plugin in ProjectConfiguration public function setup() { $this->enablePlugins( 'sfPropelPlugin', 'dcI18NTranslatorPlugin' }
Enable the module in apps/app/config/settings.yml enabled_modules: [default, translator ]
Change the xml permission to chmod o+w messages.xml
the URI to the xml must show with this! i18n/es/messages.xml
Go to the repository: http://svn.symfony-project.com/plugins/dcI18NtranslaterPlugin
Browse the source