liip / LiipTranslationBundle

Tools for translation management
MIT License
25 stars 11 forks source link

Translation extractor? #34

Open yellow1912 opened 9 years ago

yellow1912 commented 9 years ago

As of this moment I'm using JMS Translation bundle which is quite terrific but has not been actively maintained for a while. Anyhow, it as a very good support for message extractor which makes it super fast and easy to populate the trans list by scanning existing code.

I wonder if there is any plan for it. In any case I could use both bundles at the same time but I would prefer to use only one if possible. :)

lsmith77 commented 9 years ago

there are no plans for this .. but I think we would be open to such a contribution

matheo commented 9 years ago

Symfony provides extraction tools since 2.6 right? http://symfony.com/blog/new-in-symfony-2-6-improvements-for-the-translation-component

and proper debug tools too: http://symfony.com/doc/current/book/translation.html#debugging-translations

what's missing?

dbu commented 9 years ago

see also https://twitter.com/dbu/status/609838198349414401 - i guess this will be covered