| Summary: | [ALL_LANG] Unlocalized dropdown menu "Member" in Create Project window | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Yuko Katabami <ykatabam> | ||||
| Component: | python-django-horizon | Assignee: | Julie Pichon <jpichon> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.0 | CC: | aortega, athomas, hateya, jpichon, mrunge, qe-i18n-bugs, yeylon | ||||
| Target Milestone: | --- | Keywords: | i18n | ||||
| Target Release: | 4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-12 16:26:54 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
We actually specifically removed the translation on this one, because it is not a software string but a role name defined manually by the system administrator, the value comes from the Keystone database. See https://bugs.launchpad.net/horizon/+bug/1226510 for the upstream bug. |
Created attachment 819537 [details] Unlocalized dropdown menu "Member" Description of problem: "Member" dropdown menu in Create Project window is unlocalized. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Log in to Dashboard with Admin account. 2. Click "Settings" menu and select a language other than English. 3. On the left side panel, click "Projects" 4. Click "Create Project" button. 5. Check "Project Members" and "Project Groups" tabs. (Add users or groups as needed) Actual results: Dropdown menu "Member" is not localized Expected results: It should be localized. Additional info: Screenshot attached.