Description of problem: Unlocalized string 'Role ... on User ...' in 'Remove Permission' dialog. Version-Release number of selected component (if applicable): rhevm-3.3.0-0.16.master.el6ev.noarch.rpm rhevm-webadmin-portal-3.3.0-0.16.master.el6ev.noarch.rpm How reproducible: 100% Steps to Reproduce: 1. Login web admin portal. 2. Click on Data Centers -> Permissions sub-tab. 3. Add a permission and then click Remove. Actual results: Unlocalized string 'Role ... on User ...' in 'Remove Permission' dialog. Expected results: Words 'Role ... on User ...' should be localized. Additional info: Please refer to the attached screen shot for more details.
Created attachment 789433 [details] Unlocalized string 'Role ... on User ...' in 'Remove Permission' dialog
I would like to believe that this one will be solved along with Bug 1001410, but keeping this one opened since the reproducible scenario is a bit different ('remove permissions' vs. 'remove system permissions').
I actually noticed this while working on bug 1001410, and did fix it as part of that fix. I will be pushing up the patch soon.
There are a large number of places that users can have a role assigned to them. I fixed and i18ned the following main tabs: webadmin: * Cluster * Datacenter * Disks * Hosts * Networks * Pools * Quota * Storage * Template * Users * VMs * VnicProfile * Volume userportal: * VMs * Templates.
Created attachment 803737 [details] Unlocalized Role and User still persists. Example-2
This BZ is actually a CodeChange (updated Keywords accordingly), I am moving it to VERIFIED, as the code-change is in. The originally reported issue should be verified in the context of the i18n BZ (bug 1013599), once it will move to ON_QA.
Closing - RHEV 3.3 Released