Created attachment 1039926 [details] export Description of problem: Following translation issues have been observed on cloud intelligence->reports->import/export page. Please refer attached screenshots and TCMS link https://tcms.engineering.redhat.com/run/247967/#caserun_9999113 for more information. 1. Click Widgets: The "Export" button appears in English, while it appears in Japanese in the "Custom Reports" page. (See the screenshot "Export".) 2. Click Widgets from the left list: A warning message after clicking "Upload" without selecting a file appears in English. "Use the browse button to locate an import file." (See the screenshot "Import and Export Warning".) 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:
Created attachment 1039927 [details] import and export warning
Fixed in 5.6, moving to ON_QA for verification.
Created attachment 1169058 [details] Screen shot reference for the reported issue. Reported issue partially fixed in the cfme 5.6.0.10 version. Export button in Cloud Intel->Reports->Import/Export->Widgets is still in English.
Reported issue "Export button in Cloud Intel->Reports->Import/Export->Widgets is in English." still present in cfme 5.6.0.10 version and hence moving the bug to Assigned as of now.
https://github.com/ManageIQ/manageiq/pull/9489
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/df552d0e7db2b6c19f6a881eb50a6acd1f88c472 commit df552d0e7db2b6c19f6a881eb50a6acd1f88c472 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Jun 28 16:50:18 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Jun 28 16:50:18 2016 +0200 Add missing gettext into widget export screen Visible under Cloud Intel -> Reports -> Import / Export -> Widgets https://bugzilla.redhat.com/show_bug.cgi?id=1232768 app/views/report/_export_widgets.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Tested with 5.7.0.7-beta1.20161025153249_9376fbd looks fine now. Marking it as verified.