Development #7801
a2_rbac: initialize management roles with their translated name
Start date:
07 July 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
Currently content type related management roles are not translated (they used gettext instead of ugettext_lazy in the dictionnary defining content types and their role names).
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|3536904a6712348240b39b1d701ecf4f7b0d9f70.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
a2_rbac: initialize management roles with their translated name (fixes #7801)
Currently content type related management roles are not translated (they
used gettext instead of ugettext_lazy in the dictionnary defining
content types and their role names).