Bug 1026572

Summary: [ALL_lang] Some of the fileds in the Instance Console are not localized
Product: Red Hat OpenStack Reporter: Mie Yamamoto <myamamot>
Component: novncAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.0CC: aortega, athomas, eng-l10n-bugs, mrunge, srevivo, yeylon, ykatabam
Target Milestone: ---Keywords: i18n, Triaged, ZStream
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 15:23:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Some fields not localized in the Instance console page none

Description Mie Yamamoto 2013-11-05 01:25:39 UTC
Created attachment 819432 [details]
Some fields not localized in the Instance console page

Description of problem:
Some of the fileds in the Instance Console are not localized
1)Connected (unencrypted) to: QEMU (instance-00000002)
2)Send Ctrl-Alt-Del button
3)Instance Detail

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


How reproducible: 100%


Steps to Reproduce:
1.Click on Admin-System Panel-Instances tab from the left side panel
2. click drop-down list (Console)
3. Some of the fields are not localized

Actual results:
1)Connected (unencrypted) to: QEMU (instance-00000002)
2)Send Ctrl-Alt-Del button
3)Instance Detail

Expected results:
1)接続先 (暗号化なし): QEMU (instance-00000002)
2)Ctrl-Alt-Delの送信
3)インスタンスの詳細

Additional info:
Screen shot attached

Comment 2 Yuko Katabami 2013-11-05 03:38:32 UTC
*** Bug 1026575 has been marked as a duplicate of this bug. ***

Comment 3 Julie Pichon 2013-11-12 16:20:35 UTC
Thanks for the report.

It seems these strings live in the noVNC repository, outside of Horizon. They are not marked as translatable and there doesn't seem to be a mechanism to handle non-English locales in noVNC at the moment. This will require more work.

The untranslated 'Instances Details' is on us and should be easy to fix. It looks like there was a change between 'Instance Detail' and 'Instance Details' and that caused the translation to be "lost."

Comment 4 Julie Pichon 2013-11-14 15:53:39 UTC
On the Horizon side, "Instance Detail: " was not marked as translatable, this is fixed in Icehouse.

I'm moving this bug to noVNC for assessing the internationalisation effort.