Created attachment 1331031 [details] screen-shot reference for reported issue Description of problem: Multiple VM comparison results page has untranslated entries. Version-Release number of selected component (if applicable): 5.8.2.1.20170925150507_8770490 How reproducible: Steps to Reproduce: 1. Login cfme with non en_US locale 2. Navigate to Compute - Clouds - Instances, select couple of VMs and click on 'Configure' - 'Compare selected Items' 3. The results page has untranslated entries under 'Comparison Sections' on left pane and untranslated entries under 'Workload' on right pane Actual results: Translations not present. Expected results: If translation of these entries are possible, please mark them for translation Additional info: Screen-shot reference attached.
https://github.com/ManageIQ/manageiq-ui-classic/pull/2786
Verified on 5.9.0.12.20171205180333_3e32b3d Translations are still not present.
https://github.com/ManageIQ/manageiq/pull/16691
https://github.com/ManageIQ/manageiq-ui-classic/pull/3124
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/0d6511af06bbfb305dcc4679a4b6479a9ebbc03b commit 0d6511af06bbfb305dcc4679a4b6479a9ebbc03b Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Dec 20 19:40:07 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Dec 20 19:40:07 2017 +0100 Apply gettext on column / row headers in vm compare table https://bugzilla.redhat.com/show_bug.cgi?id=1495849 app/controllers/application_controller/compare.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/36293fa24e241ec2f9849c98564242b91096b202 commit 36293fa24e241ec2f9849c98564242b91096b202 Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Dec 20 19:40:39 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Dec 20 19:40:39 2017 +0100 Apply gettext in TreeBuilderSections https://bugzilla.redhat.com/show_bug.cgi?id=1495849 app/presenters/tree_builder_sections.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b4270bdc7a455c59036ae039f417aa45046e32fc commit b4270bdc7a455c59036ae039f417aa45046e32fc Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Dec 19 20:42:09 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Dec 19 20:42:09 2017 +0100 Add product/compare/*.yaml to string extraction https://bugzilla.redhat.com/show_bug.cgi?id=1495849 lib/tasks/locale.rake | 1 + 1 file changed, 1 insertion(+)
New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/c1c6be14df778e66c3884f5684de9253032adf6e commit c1c6be14df778e66c3884f5684de9253032adf6e Author: Martin Povolny <mpovolny> AuthorDate: Fri Dec 22 10:43:23 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jan 3 11:22:03 2018 -0500 Merge pull request #16691 from mzazrivec/add_product_compare_to_string_extraction Add product/compare/*.yaml to string extraction (cherry picked from commit 069caeaddbe7482a94a09fde7ce4e021202a1c13) https://bugzilla.redhat.com/show_bug.cgi?id=1495849 lib/tasks/locale.rake | 1 + 1 file changed, 1 insertion(+)
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/38b046455fa89c4807701f2e736f6594ff7d7f23 commit 38b046455fa89c4807701f2e736f6594ff7d7f23 Author: Oleg Barenboim <chessbyte> AuthorDate: Thu Dec 21 22:36:11 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Jan 3 14:08:55 2018 -0500 Merge pull request #3124 from mzazrivec/apply_gettext_on_vm_compare_screen Apply gettext on vm compare screen (cherry picked from commit 4309f5664a8737a83a867be01347e6f0d2676f50) https://bugzilla.redhat.com/show_bug.cgi?id=1495849 app/controllers/application_controller/compare.rb | 8 ++++---- app/presenters/tree_builder_sections.rb | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
Created attachment 1377334 [details] Some translations still missing under 'Workload' Verified on Verified on 5.9.0.15.20180103231404_ee61a82 Some translations are still missing under 'Workload' Last Analysis, Boot Time, VMware Tools Status, Last Compliance Status, Last Compliance Timestamp.
This would simply require new translation cycle.
https://github.com/ManageIQ/manageiq/pull/17214
https://github.com/ManageIQ/manageiq/pull/17181
Verified on 5.9.2.3.20180419182310_cab2891 Translations are present 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-2018:1328