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. :)

Comments

jose reyero’s picture

Status: Active » Closed (won't fix)

Not possible atm. And no new features for 6.x

yaoweizhen’s picture

Is there way for variables translation migration from dev to production site?

ahwebd’s picture

Version: 6.x-1.9 » 7.x-1.x-dev
Status: Closed (won't fix) » Active

We need a simple way to export/import variable translations either with po files or with features/strongarm

yaoweizhen’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new2.92 KB

I created simple module to do this. The code is copied from locale module in core.

jose reyero’s picture

Status: Needs review » Closed (won't fix)

The 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.