Created attachment 1455338 [details] Screenshot Description of problem: When I changed the language to something else than english, I saw that text is still in English. See the screenshot. I did not check all other languages, but it will be important to check with different languages and make sure appropriate translations are there. Please check the attached screenshot. Version-Release number of selected component (if applicable): 5.9.3.3.20180627151410_682cecf How reproducible: 100% Steps to Reproduce: 1.Go to Administrator-> My Settings 2.At Bottom right corner, change locale to other than english 3.navigate to compute-> Migration Actual results: Translations not present for migration page Expected results: Translations should be present and accurate for migration page Additional info:
https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/440
https://github.com/ManageIQ/miq_v2v_ui_plugin/pull/446
https://github.com/ManageIQ/manageiq-ui-classic/pull/4305
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/99a8bcf36adfaba70993419348486b051e21be48 commit 99a8bcf36adfaba70993419348486b051e21be48 Author: Milan Zazrivec <mzazrivec> AuthorDate: Tue Jul 17 07:31:56 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Jul 17 07:31:56 2018 -0400 Update .json gettext catalogs (javascript) for Gaprindashvili update https://bugzilla.redhat.com/show_bug.cgi?id=1596264 app/assets/javascripts/locale/en/app.js | 2 +- app/assets/javascripts/locale/es/app.js | 2 +- app/assets/javascripts/locale/fr/app.js | 2 +- app/assets/javascripts/locale/ja/app.js | 2 +- app/assets/javascripts/locale/pt_BR/app.js | 2 +- app/assets/javascripts/locale/zh_CN/app.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
on 5.9.4.1 translations seems to be right. Disclaimer: I can't read other languages, only verified that once I select language other than English, all the prompts and buttons are in selected language.