Please provide a config option to disable the translation bar. For e.g. i think about sites that like to reimport translations, but never like to translate anything.

Comments

pasqualle’s picture

then you should disable the module after reimport.

hass’s picture

This makes no sense. I'm re-importing translations every day, but i'd never like to see or use the bar.

gábor hojtsy’s picture

There is a permission on that bar, just revoke that permission.

hass’s picture

For user 1 - I cannot revoke... isn't it?

gábor hojtsy’s picture

For user 0 i cannot revoke... isn't it?

You can definitely revoke from user 0.

gábor hojtsy’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

hass’s picture

Status: Closed (fixed) » Fixed

I tried to revoke this... but I have no idea how... could give me a hint please?

hass’s picture

Status: Fixed » Active
lukus’s picture

I'd also like to be able to disable this.

I think hass may have confused User 0 (Anonymous) with User 1.

Unfortunately it's not possible to revoke the permission from User 1, as User 1 (admin) has full permission by default.

lukus’s picture

I'd also like to be able to disable this.

I think hass may have confused User 0 (Anonymous) with User 1.

Unfortunately it's not possible to revoke the permission from User 1, as User 1 (admin) has full permission by default.

hass’s picture

Ups, yes I mean user 1 (admin)...

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

The patch at #774794: enable/disable l10n_client based on user settings will let you disable this for user #1 and then you can use permissions to revoke it from others. See the code there.