Bug 1232752

Summary: [ALL LANG] Unlocalized strings on cloud intelligence->reports->dashboard widgets page.
Product: Red Hat CloudForms Management Engine Reporter: Bhushan Barve <bbarve>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Bhushan Barve <bbarve>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.5.0CC: bbarve, cpelland, hkataria, jhardy, kkrothap, lijli, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, Translation, ZStream
Target Release: 5.7.0   
Hardware: All   
OS: Linux   
Whiteboard: i18n
Fixed In Version: 5.7.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1348636 (view as bug list) Environment:
Last Closed: 2017-01-11 19:54:45 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: 1348636    
Attachments:
Description Flags
all widgets
none
reports configuration drop down.
none
add a new widget page
none
menu shortcuts none

Description Bhushan Barve 2015-06-17 12:36:23 UTC
Created attachment 1039917 [details]
all widgets

Description of problem: Following issues have been observed on cloud intelligence->reports->dashboard widgets page. Please refer attached screenshot and TCMS link https://tcms.engineering.redhat.com/run/247967/#caserun_9999111 for more information.

1.Click All Widgets:
Items in the table on the right page all appear in English.
(See the screenshot "All Widgets".)

2.  Click Reports from the left and click on the Configuration drop-down menu:
Configuraion drop-down menu items all appear in English.
(See the screenshot "Reports-Configuration drop-down".)

3. Click Reports from left list and click on the top Configuration drop-down menu: Add;
The page appearing after selecting "Add a new widget" has some English strings in some drop-down menus. Since items in parallel appear in Japanese, the rest should appear in Japanese in terms of consistency.
(See the screenshot "Add a New Widget page".)

4. Click on any menu widget name from left list:
A page appearing after selecting any menu widget name has "Menu Shortcuts" in English.
Since other headings appear in Japanese,
this should be changed to "メニューのショートカット".
(See the screenshot "Menu Shortcuts".)


Version-Release number of selected component (if applicable):
5.4.0.5.20150605150206_7daa1a8 

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Bhushan Barve 2015-06-17 12:37:00 UTC
Created attachment 1039919 [details]
reports configuration drop down.

Comment 2 Bhushan Barve 2015-06-17 12:38:12 UTC
Created attachment 1039921 [details]
add a new widget page

Comment 3 Bhushan Barve 2015-06-17 12:38:36 UTC
Created attachment 1039922 [details]
menu shortcuts

Comment 5 Lijun Li 2015-12-02 09:09:37 UTC
1. Under "Reports", "Report Options" is not localized.
2. Under "Chart", "Chart Report" is not localized
3. Under "RSS Feed", "RSS Feed Options" is not localized.
4. Under "Menus", "Menu Shortcuts" is not localized.

Comment 6 Milan Zázrivec 2016-06-02 11:12:17 UTC
Fixed in 5.6, moving to ON_QA for verification.

Comment 7 Krishna Babu K 2016-06-17 13:14:14 UTC
Reported issue number 3. in bug description is still reproducible on cfme 5.6.0.10-rc2.1.
Moving the bug to Assigned as of now.

Comment 10 Milan Zázrivec 2016-06-30 09:27:03 UTC
(In reply to Krishna Babu K from comment #7)
> Reported issue number 3. in bug description is still reproducible on cfme
> 5.6.0.10-rc2.1.
> Moving the bug to Assigned as of now.

Addressed in https://github.com/ManageIQ/manageiq/pull/9535

Comment 11 CFME Bot 2016-06-30 14:41:07 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/1b4faaa13cbe19e9d044e75f1a7b41dc2bd903af

commit 1b4faaa13cbe19e9d044e75f1a7b41dc2bd903af
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Thu Jun 30 11:26:03 2016 +0200
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Thu Jun 30 11:26:03 2016 +0200

    Add missing gettext into report_controller/widgets.rb
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1232752

 app/controllers/report_controller/widgets.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 12 Bhushan Barve 2016-10-27 10:46:15 UTC
Tested with 5.7.0.7-beta1.20161025153249_9376fbd 
Works fine now.
Marking it as verified.