In the user rights section (?q=admin/user/permissions) there is one (probably one per role) right 'assign [...] role'. This string is not translatable.
In the user rights section (?q=admin/user/permissions) there is one (probably one per role) right 'assign [...] role'. This string is not translatable.
Comments
Comment #1
david lesieur commented#313213: Fix broken localization for permission names is likely to help solve this problem in Drupal 7.
Comment #2
sunCorrect. Until D7, Role Delegation is not able to allow to localize its own permission names, since those permissions would not be static, but change for the currently enabled locale.
Comment #3
asak commentedWow. that's a shame. There has got to be a workaround...
Comment #4
david lesieur commentedMarking as postponed until D7 instead of "won't fix".
Comment #5
david lesieur commentedFixed in the Drupal 7 version.