| Summary: | [ALL_LANG] Unlocalized string "Working" | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Yuko Katabami <ykatabam> | ||||||
| Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Lijun Li <lijli> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.0 | CC: | aortega, jpichon, lijli, mrunge, qe-i18n-bugs, sclewis, yeylon | ||||||
| Target Milestone: | z2 | Keywords: | i18n, Triaged, ZStream | ||||||
| Target Release: | 4.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | python-django-horizon-2013.2.2-1.el6ost | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-03-04 20:13:11 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: | |||||||
| Bug Depends On: | 1065323 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
Found the string in upstream file: for_use_horizon_horizon-js-translations_ja.po, so it must have already been localized but not applied to the current version. The string appears to be already translated in the Havana / RHOS 4.0 package, there might be something else causing the problem here. Merged upstream, released in Icehouse-1. backport to havana: https://review.openstack.org/#/c/60444/ The backport has been merged as well. Looks like I fumbled my flags/target release change back in December - trying again. It should be already included in 2013.2.1 No doc text required for adding a translation for a spinner. Checked on the latest build and verified that it has been fixed. Screenshot attached. Created attachment 866800 [details]
Fixed - string "Working" is not localized
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0213.html |
Created attachment 819363 [details] Unlocalized string "working" Description of problem: String "Working" is displayed while processing request to launch an image. Version-Release number of selected component (if applicable): 4.0 How reproducible: 100% Steps to Reproduce: 1. Log in to Dashboard with Admin account. 2. Click "Settings" menu and select a language other than English. 3. Select Project => Manage Compute => Image & Snapshots 4. Select one image listed under "Images" and click "Launch" button. 5. In "Launch Instance" window, enter an instance name and press "Launch" button. Actual results: Unlocalized string "Working" is shown under a loading wheel. Expected results: It should be localized. Additional info: Screenshot attached.