translation issue
FrankT - August 1, 2008 - 16:21
| Project: | Role Delegation |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
In the user rights section (?q=admin/user/permissions) there is one (probably one per role) right 'assign [...] role'. This string is not translatable.

#1
#313213: Fix broken localization for permission names is likely to help solve this problem in Drupal 7.
#2
Correct. 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.
#3
Wow. that's a shame. There has got to be a workaround...
#4
Marking as postponed until D7 instead of "won't fix".