Bug 1233045
| Summary: | [ja_JP] Translation issues on cloud intelligence->chargeback->rates page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Bhushan Barve <bbarve> | ||||||
| Component: | Internationalization | Assignee: | Milan Zázrivec <mzazrivec> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Bhushan Barve <bbarve> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.4.0 | CC: | bbarve, cpelland, hkataria, jhardy, kkrothap, mpovolny, obarenbo, simaishi | ||||||
| Target Milestone: | GA | Keywords: | TestOnly, Translation | ||||||
| Target Release: | 5.8.0 | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | i18n | ||||||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1349061 1391761 (view as bug list) | Environment: | |||||||
| Last Closed: | 2017-06-12 16:49:00 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: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1349061, 1391761 | ||||||||
| Attachments: |
|
||||||||
|
Description
Bhushan Barve
2015-06-18 06:51:53 UTC
Created attachment 1040282 [details]
per time
Fixed in 5.6, moving to ON_QA for verification. Verified on 5.6.0.10-rc2.1. Click Compute from left list and click on the top Configuration drop-down menu: Add: Drop-down menu items under "Per Time" are all English. (See the screenshot "Per Time".) Moving bug to Assigned as of now. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/86e19cc553814ee9521f766c5a66eebc85ea75e2 commit 86e19cc553814ee9521f766c5a66eebc85ea75e2 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Jun 28 15:56:27 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Jun 28 21:14:46 2016 +0200 Add missing gettext into chargeback rate addition dialog https://bugzilla.redhat.com/show_bug.cgi?id=1233045 app/controllers/chargeback_controller.rb | 8 +------- app/views/chargeback/_tier_first_row.haml | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) Hi, Tested on cfme 5.7.0.0.20160906172503_12f65cb and found following issues reproducible. (In reply to Bhushan Barve from comment #0) > Description of problem: Following translation issues have been found on > cloud intelligence->chargeback->rates page. > > 1. Click Compute from left list: > A Title and Column names such as "Description" and "Updated On" appear in > English. > (See the screenshot "Compute".) String "Storage Chargeback Rates" is in English. String "Compute Chargeback Rates" is in English. Changing status to 'Assigned' as of now. Thanks, Krishna. New translation catalogs for 5.7 have landed, I'm moving this to POST. A Title and Column names such as "Description" and "Updated On", are translated now. 'Storage Chargeback Rate' and 'Compute Chargeback Rate' are reported in bug 1396491 and bug 1394195 |