Created attachment 1039923 [details] manage folders Description of problem: Following translation issues have been observed on cloud intelligence->reports->edit report menus page. Please refer attached screenshots and TCMS link https://tcms.engineering.redhat.com/run/247967/#caserun_9999112 for more information. 1. Click on any group name from left list: After clicking on any report, "Manage Folders" in English appears on the right side. (See the screenshot "Manage Folders".) 2. Click buttons on the bottom: Default A message appearing after clicking "Default" has "Report Menu" in English. (See the screenshot "Report Menu".) 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 1039924 [details] report menu
https://github.com/ManageIQ/manageiq/pull/9126
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/0b960a556f046e3490b8d83f4ac379e563842a68 commit 0b960a556f046e3490b8d83f4ac379e563842a68 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Jun 3 16:04:06 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Fri Jun 3 16:04:06 2016 +0200 Add missing gettext into report controller https://bugzilla.redhat.com/show_bug.cgi?id=1232761 app/controllers/report_controller.rb | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-)
https://github.com/ManageIQ/manageiq/pull/9133
https://github.com/ManageIQ/manageiq/pull/7620
Checked with バージョン 5.7.0.3.20160927165516_075d0f3 Can see that the issues in point no. 1 is still observed mentioned in the bug description. The string `Manage Folders` is still in English for both the locales. Please refer attached screenshot for Japanese. The problem no. 2 described there appears fixed now. re-opening it.
Created attachment 1206155 [details] manage_folders_unlocalized_30/09
This is simply a matter of missing translation.
Moving to POST, since latest translations have been merged.
Checked with 5.7.0.7-beta1.20161025153249_9376fbd. Looks fine now. Once it is moved to ON_QA, will change the state to verified.
Verified on 5.8.0.0.20170201144150_848e68b Translations are available now.