Created attachment 1367300 [details] screen-shot reference for missing translation Description of problem: The title is shown as "Policy "XXX". It needs to be changed to "(localized)ー "XXX" (e.g. "ポリシー "XXX") Version-Release number of selected component (if applicable): 5.9.0.12.20171205180333_3e32b3d How reproducible: Always Steps to Reproduce: 1. Log into cfme with non en_US locale. 2. Navigate to Control - Explorer - Policy Profiles - All Policy Profiles, click on any policy 3. The title is shown as "Policy "XXX". It needs to be changed to "ポリシー "XXX". Actual results: 'Policy' is in English Expected results: 'Policy' should be localized Additional info: Please refer attached screen-shot
https://github.com/ManageIQ/manageiq-ui-classic/pull/3113
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a7562e6fc45cfd428bf872cd155d7fa1b220482a commit a7562e6fc45cfd428bf872cd155d7fa1b220482a Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Dec 19 19:07:55 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Dec 19 19:07:55 2017 +0100 Make the "Policy" word translatable by putting it into a gettext fn. https://bugzilla.redhat.com/show_bug.cgi?id=1525460 app/controllers/miq_policy_controller.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified on 5.10.0.24.20181113213923_03b81fd