Created attachment 1219349 [details] utilization-summary transaltions missing Description of problem: Optimize-Utilization-Summary and Details has untranslated entries Version-Release number of selected component (if applicable): 5.7.0.10-beta3.20161109111947_9a61b18 How reproducible: Always Steps to Reproduce: 1. Log into cfme not en-us locale 2. Navigate to Optimize-Utilization-Summary. "Select Day Percent Utilization", "Total" and "Available" are not translated. 3. Navigate to Optimize-Utilization-Details. Trend summary graph's entries are not translated. Actual results: Translations not available Expected results: Translations should present. Additional info: Reference screen shots 'utilization-summary' 'utilization-details' attached.
Created attachment 1219350 [details] utilizaiton-details translations missing
*** Bug 1394701 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq/pull/12987
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bcc8179c9aed9e7a3e507c3b8975344f9177a846 commit bcc8179c9aed9e7a3e507c3b8975344f9177a846 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Dec 5 17:04:07 2016 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Dec 5 17:04:07 2016 +0100 Add missing gettext into utilization charts Fixes: * extraction of chart headers * apply gettext where needed https://bugzilla.redhat.com/show_bug.cgi?id=1393820 app/controllers/application_controller/performance.rb | 2 +- app/controllers/miq_capacity_controller.rb | 8 ++++---- app/views/layouts/_perf_chart_js.html.haml | 4 ++-- lib/tasks/locale.rake | 2 ++ 4 files changed, 9 insertions(+), 7 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/74d0aca07ef76a560d5acd5da7489a2d5db95ba6 commit 74d0aca07ef76a560d5acd5da7489a2d5db95ba6 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Dec 5 17:07:25 2016 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Dec 5 17:07:25 2016 +0100 Updated yaml strings https://bugzilla.redhat.com/show_bug.cgi?id=1393820 config/yaml_strings.rb | 5268 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 3942 insertions(+), 1326 deletions(-)
Created attachment 1258343 [details] utilization-summary transaltions missing Verified on 5.8.0.2.20170223184827_489bf7c Reported translation issues still reproducible, reference screen-shots attached against verified version.
Created attachment 1258344 [details] utilizaiton-details translations missing
This problem is just a matter of missing translations.
Verified on 5.8.0.15.20170517161141_119e6fd Translations available now.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367