Ticket #5966 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Remove context and translate from role in edit user screen

Reported by: nbachiyski Assigned to: ryan
Priority: normal Milestone: 2.5
Component: i18n Version:
Severity: normal Keywords: i18n has-patch
Cc:

Description

The roles in user-edit.php aren't translated and their context is intact. They should be run through translate_with_context().

Attachments

remove-role-context.diff (444 bytes) - added by nbachiyski on 02/23/08 00:49:36.

Change History

02/23/08 00:49:36 changed by nbachiyski

  • attachment remove-role-context.diff added.

02/23/08 00:50:03 changed by nbachiyski

  • owner changed from anonymous to ryan.

02/23/08 04:10:05 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6991]) Remove role context. Props nbachiyski. fixes #5966