Bug 1496141

Summary: [ALL_LANG] Compute - Containers - Container Builds page has missing translations
Product: Red Hat CloudForms Management Engine Reporter: Krishna Babu K <kkrothap>
Component: InternationalizationAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Krishna Babu K <kkrothap>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: dajohnso, jhardy, kkrothap, obarenbo
Target Milestone: GAKeywords: i18n, TestOnly, Translation
Target Release: 5.10.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1526086 (view as bug list) Environment:
Last Closed: 2019-02-11 13:53:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1526086    
Attachments:
Description Flags
screen-shot reference for missing translations
none
Translations still not present, verified on 5.10.0.24.20181113213923_03b81fd none

Description Krishna Babu K 2017-09-26 14:33:14 UTC
Created attachment 1331136 [details]
screen-shot reference for missing translations

Description of problem:
Build summary has missing translation entries :
'Creation timestamp'
'app'
'name'
'template'

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

How reproducible:
Always

Steps to Reproduce:
1. Login cfme with non en_US locale
2. Navigate to Compute - Containers - Container Builds, Click on any build from list
3. 'Creation timestamp', 'app', 'name', 'template' are in English

Actual results:
Translation not present.

Expected results:
If translation of these entries is possible, mark them for translation. If already marked translation should present.

Additional info:
Screen-shot reference attached.

Comment 2 Krishna Babu K 2017-12-11 15:33:42 UTC
Verified on 5.9.0.12.20171205180333_3e32b3d
Translations are still not present.

Comment 3 Milan Zázrivec 2017-12-11 17:10:03 UTC
Fix for creation timestamp:

https://github.com/ManageIQ/manageiq-ui-classic/pull/3002

The rest comes from DB and as such cannot be translated.

Comment 4 CFME Bot 2017-12-14 08:18:54 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/111811c346e20a3f55a1b56976e5bf2a583f65c9

commit 111811c346e20a3f55a1b56976e5bf2a583f65c9
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Mon Dec 11 18:08:18 2017 +0100
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Mon Dec 11 18:08:18 2017 +0100

    container_build_helper: make label translatable
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1496141

 app/helpers/container_build_helper/textual_summary.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 6 Krishna Babu K 2018-11-24 15:05:26 UTC
Created attachment 1508376 [details]
Translations still not present, verified on 5.10.0.24.20181113213923_03b81fd

Comment 7 Krishna Babu K 2018-11-24 15:07:49 UTC
As per Comment 3 , marking as Verified!