Bug 1392096 - [Tracker] SSUI internationalization is incomplete
Summary: [Tracker] SSUI internationalization is incomplete
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Internationalization
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.9.0
Assignee: Michelle Kim
QA Contact: Shveta
URL:
Whiteboard:
Depends On:
Blocks: 1393514 1448079
TreeView+ depends on / blocked
 
Reported: 2016-11-04 19:50 UTC by bascar
Modified: 2018-01-05 15:42 UTC (History)
9 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1393514 1448079 (view as bug list)
Environment:
Last Closed: 2018-01-05 15:42:41 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
translation (164.50 KB, image/png)
2017-04-19 22:13 UTC, Shveta
no flags Details
untranslated text (105.95 KB, image/png)
2017-10-14 00:33 UTC, Shveta
no flags Details

Description bascar 2016-11-04 19:50:15 UTC
Description of problem: Many string in the SSUI are not translated. Need all languages to be tranlates for new strings, tested and verified.


Version-Release number of selected component (if applicable):

5.7.0.9-beta2.1.20161101182054_eb0afaa 
How reproducible:
Always

Steps to Reproduce:
1. Open SSUI
2. Change to another language
3. Observe untranslated string across the UI

Actual results: Untranslated strings


Expected results: All relevant strings are translated


Additional info:

Comment 2 Chris Kacerguis 2016-11-04 20:31:00 UTC
Dan,

Chris P indicated I should send this to your team.  Feel free to send back if needed.

Chris

Comment 3 Milan Zázrivec 2016-11-07 12:22:42 UTC
Most of the strings in Service UI which you don't see translated simply
need to be compiled into a json file for them to be picked up by
the application.

This has already been done in

    https://github.com/ManageIQ/manageiq-ui-service/pull/315

but for some reason the pull request was originally marked as not an euwe
material (I changed that now).

So right now, this PR just needs to be cherry picked into euwe for
most of the strings to be resolved.

Comment 4 Milan Zázrivec 2016-11-07 12:32:42 UTC
Actually, I was wrong about the cherry-pick of the above PR. What really needs to be
done here is to do the gulp gettext-compile && gulp available-languages for euwe branch
as well.

A plain cherry-pick wouldn't work, since the catalogs in master & euwe are different.

Comment 7 Shveta 2017-04-19 22:13:06 UTC
Created attachment 1272814 [details]
translation

Still don't see complete translation of Main Left menu.
Like Order , Request in Deutsch and "My Service " in French.

Comment 9 Chris Kacerguis 2017-04-20 21:55:07 UTC
Needs to refresh the translation.

Comment 10 Allen W 2017-04-24 20:49:48 UTC
Half way there 

https://github.com/ManageIQ/manageiq-ui-service/pull/712

new pot file updated, when should I pull down latest translations from zanata?

Comment 14 Chris Kacerguis 2017-05-04 20:53:58 UTC
Allen - -Is this ready to go to POST?

Comment 15 Shveta 2017-10-14 00:33:32 UTC
Created attachment 1338397 [details]
untranslated text

Some of the texts are still translated in certain language like Portugues and Chinese.

Comment 17 Allen W 2017-10-16 13:09:22 UTC
@Shveta, here is the Zanata link to that branch, https://translate.zanata.org/project/view/manageiq-ui-service?dswid=7226

Yeah looking at the languages, we are only at 4.28% for pt and 38% for zh-CN

until those numbers go up, there isn't much else engineering can do at this point

Comment 18 Shveta 2017-10-16 16:15:34 UTC
@Allen , Thanks Allen . I understand .
Can I just use this bug as a tracking bug for internationalization.
We can assign it to the i18n team .

Comment 19 Allen W 2017-10-16 16:18:00 UTC
Yeah sounds good!! And we can circle back around when things have more words, bake em in 👍🏿

Comment 20 Allen W 2017-10-16 17:49:49 UTC
Yeah sounds good!! And we can circle back around when things have more words, bake em in 👍🏿


Note You need to log in before you can comment on or make changes to this bug.