Bug 1530756
Summary: | [ALL_LANG] User Icon - Configuration - Access Control : 'Add new group' and 'Add new role' translation issues | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||||
Component: | Internationalization | Assignee: | Milan Zázrivec <mzazrivec> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | Krishna Babu K <kkrothap> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.9.0 | CC: | dajohnso, jhardy, kkrothap, mzazrivec, obarenbo | ||||||
Target Milestone: | GA | Keywords: | i18n, Translation, ZStream | ||||||
Target Release: | cfme-future | ||||||||
Hardware: | x86_64 | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | 1525922 | Environment: | |||||||
Last Closed: | 2018-09-18 20:44:50 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 1525922 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Comment 2
CFME Bot
2018-01-03 18:07:13 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/6db26d4112f35bbfe1046db210eb743d9d54aadc commit 6db26d4112f35bbfe1046db210eb743d9d54aadc Author: Martin Povolny <mpovolny> AuthorDate: Sat Dec 23 09:31:51 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jan 3 14:14:07 2018 -0500 Merge pull request #3137 from mzazrivec/fix_gettext_on_group_add_page Fix right cell text on user/group/role add/edit page (cherry picked from commit 729dbf2a6e62f09f10db7dd9f87e695414066ce4) https://bugzilla.redhat.com/show_bug.cgi?id=1530756 app/controllers/ops_controller/ops_rbac.rb | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) Created attachment 1377330 [details]
add-group missing translations on cfme 5.9.0.15
Created attachment 1377331 [details]
Add-role missing translations on cfme 5.9.0.15
Verified on 5.9.0.15.20180103231404_ee61a82 Reported translation issues still present. Please refer newly attached screen-shots attachment 1377330 [details] and attachment 1377331 [details] New translation cycle required. Verified on 5.9.2.3.20180419182310_cab2891 Translations are not present for 'Choose a Role' and 'Choose a Project/Tenant' New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/73205cbd83ee05c8983cd77888b0da10b213d21c commit 73205cbd83ee05c8983cd77888b0da10b213d21c Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Jul 26 11:56:16 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Jul 26 11:56:16 2018 -0400 New Group Screen: use variable for placeholder texts https://bugzilla.redhat.com/show_bug.cgi?id=1530756 app/controllers/ops_controller/ops_rbac.rb | 10 +- 1 file changed, 6 insertions(+), 4 deletions(-) |