I think it's the easy way to batch translation save. Now multilingual variables must be switched language and switched back. It doesn't make sense. I want to admin pages only english language.
I don't know is it possible ? Just my thinking. :)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | variable_locale_export_import.tar_.gz | 2.92 KB | yaoweizhen |
Comments
Comment #1
jose reyero commentedNot possible atm. And no new features for 6.x
Comment #2
yaoweizhen commentedIs there way for variables translation migration from dev to production site?
Comment #3
ahwebd commentedWe need a simple way to export/import variable translations either with po files or with features/strongarm
Comment #4
yaoweizhen commentedI created simple module to do this. The code is copied from locale module in core.
Comment #5
jose reyero commentedThe idea looks good to me, you can post it as a new module.
For D7, if any I think we should better build on strongarm exportables.