Bug 1325478

Summary: Please re-import translations for 3.6.7
Product: [oVirt] ovirt-engine Reporter: Yuko Katabami <ykatabam>
Component: Frontend.WebAdminAssignee: Scott Dickerson <sdickers>
Status: CLOSED CURRENTRELEASE QA Contact: Yuko Katabami <ykatabam>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.6.0CC: bugs, mgoldboi, oourfali, qe-i18n-bugs, sbonazzo, ykaul
Target Milestone: ovirt-3.6.7Keywords: Improvement, Translation, ZStream
Target Release: 3.6.7Flags: rule-engine: ovirt-3.6.z+
mgoldboi: planning_ack+
oourfali: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-04 12:30:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ja-JP fixed
none
ko-KR fixed none

Description Yuko Katabami 2016-04-09 04:38:25 UTC
Description of problem:

Our translators had to make some changes to translations after the GA.
It would be great if you could pull updated translations from zanata ovirt-3.6 version and re-import to the product.
Oved advised me that it can be done for 3.6.6.

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

Comment 1 Red Hat Bugzilla Rules Engine 2016-04-09 04:41:04 UTC
Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone.

Comment 2 Yaniv Kaul 2016-05-04 18:28:48 UTC
Pushing to 3.6.7, as it seems like it missed 3.6.6

Comment 3 Oved Ourfali 2016-05-04 18:57:33 UTC
Why? The final build is next week, isn't it?

Comment 4 Yaniv Kaul 2016-05-04 18:58:14 UTC
(In reply to Oved Ourfali from comment #3)
> Why? The final build is next week, isn't it?

Right, the blockers only build. This isn't one.

Comment 8 Scott Dickerson 2016-05-09 15:01:38 UTC
Translations from zanata ovirt-3.6 has been re-imported as of May 5, 2016.

There were issues with translations in messages in the following documents + keys:

  * org.ovirt.engine.ui.webadmin.ApplicationMessages 
    [frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/]
    - cpuInfoLabel

  * org.ovirt.engine.ui.userportal.ApplicationConstants 
    [frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/]
    - cpuInfoLabel

  * org.ovirt.engine.ui.uicompat.UIMessages
    [frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/]
    - cpuInfoLabel
    - cpuInfoMessage

Specifically, the issue is the translated messages have 3 replacement arguments while the corresponding GWT i18n message method has 4 arguments.  Both ovirt unit tests and GWT compilation tests will detect the error and fail the build.  Those 4 keys have been removed from the language files merged to source with patch https://gerrit.ovirt.org/#/c/56993/ while retaining all of the rest of the changes.

The following languages had no changes:
  * German (de)
  * Spanish (es)
  * French (fr)
  * Portuguese, Brazil (pt-BR)
  * Chinese, Simplified China (zh-Hans-CH)

The following languages have changes:
  * Italian (it)
  * Japanese (ja)
  * Korean (ko)

Comment 9 Yuko Katabami 2016-06-20 11:26:09 UTC
Created attachment 1169847 [details]
ja-JP fixed

Comment 10 Yuko Katabami 2016-06-20 11:26:43 UTC
Created attachment 1169848 [details]
ko-KR fixed

Comment 11 Yuko Katabami 2016-06-20 11:27:18 UTC
Verified the fix.
Moving the status to VERIFIED.