Hello,

I was wondering is it possible for the admin interface to stay in the administrators current language when they edit nodes for different languages.

My use case is.
The site is in Japanese and English.
On editing the node for English content the admin interface is in English.
When the user edits the node for Japanese content the admin interface is in Japanese.
But I would like the admin interface to stay in the administrators preferred language for both links.

E.g
The tab links are
English link is /node/32/edit/en
Japanese link is /ja/node/32/edit/en

The tab links I want
English link is /node/32/edit/en
Japanese link is /node/32/edit/en

Thanks,

Comments

shi99 created an issue.

joseph.olstad’s picture

this used to be the design back a few years ago. Could try to track down the commit where it changed.

joseph.olstad’s picture

I think you intended to write that the japanese link is:
/node/32/edit/ja
?