#12396 closed (duplicate)
Auth permission with translation names
| Reported by: | Marcos Moyano | Owned by: | nobody | 
|---|---|---|---|
| Component: | Uncategorized | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
Use LANGUAGE_CODE in my settings file to translate permissions names (if available).
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | perms_name_translation.patch added | 
|---|
comment:1 by , 16 years ago
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
comment:2 by , 16 years ago
I don't see a good reason to leave this out. This patch only changes the representation of the codenames, wich are still intact on the database.
This forces users from around the world to use permissions names in english (in admin), weather they like it or not.
  Note:
 See   TracTickets
 for help on using tickets.
    
Duplicate of #1688.