Hi! I made some research but I didn't find anything about it. Maybe isn't it possible for the time.
Symfony2 and bundles are designed to be extended and modular. But how does it work with translation? Is there a possibility to import/extend an existing translation? For example, I installed FOSUserBundle and SonataUserBundle. I extended them because I wanted to add some fields. As I need translation, I wanted to translate the new labels. How can I do to import/extend one of those bundle and just add my translations? After all, as I extend my bundle, it should be possible for translations too. I do not know if it should declared in the translation file itself, or in the bundle configuration file or somewhere else. But something easy to do. If the bundle I extend has new translations, I should not have to add them to my files. Does anyone have a solution? Or will it be implemented in a version of Symfony2? Regards -- 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 developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en