Bug 1790995

Summary: A "translation missing..." in the appliance console
Product: Red Hat CloudForms Management Engine Reporter: Jaroslav Henner <jhenner>
Component: ApplianceAssignee: Gregg Tanzillo <gtanzill>
Status: CLOSED CURRENTRELEASE QA Contact: Jaroslav Henner <jhenner>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: unspecified    
Version: 5.11.2CC: abellott, bdunne, dgaikwad, mfeifer, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.11.2Flags: pm-rhel: cfme-5.11.z+
mfeifer: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 5.11.2.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-13 16:23:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1784560    

Description Jaroslav Henner 2020-01-14 16:33:04 UTC
Description of problem:
in the appliance console, I get this menu:

Advanced Setting

1) Configure Network
2) translation missing: en.advanced_settings.timezone
3) translation missing: en.advanced_settings.datetime
4) Create Database Backup
5) Create Database Dump
6) Restore Database From Backup
7) Configure Database
8) Configure Database Replication
...

note the translation missing lines.


# locale
LANG=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=


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

How reproducible:
3/3

Steps to Reproduce:
1. ap
2. press any key
3.

Actual results:
two lines with missing translation

Expected results:
no missing translation


Additional info:

Comment 3 Jaroslav Henner 2020-01-30 16:58:10 UTC
I am not sure why is this a separate bug, but the two options are not there any more and if I understand the BZ 1784560 correctly this is on purpose. VERIFIED