Bug 1325478
Summary: | Please re-import translations for 3.6.7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Yuko Katabami <ykatabam> | ||||||
Component: | Frontend.WebAdmin | Assignee: | Scott Dickerson <sdickers> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yuko Katabami <ykatabam> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 3.6.0 | CC: | bugs, mgoldboi, oourfali, qe-i18n-bugs, sbonazzo, ykaul | ||||||
Target Milestone: | ovirt-3.6.7 | Keywords: | Improvement, Translation, ZStream | ||||||
Target Release: | 3.6.7 | Flags: | 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
Yuko Katabami
2016-04-09 04:38:25 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. Pushing to 3.6.7, as it seems like it missed 3.6.6 Why? The final build is next week, isn't it? (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. 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) Created attachment 1169847 [details]
ja-JP fixed
Created attachment 1169848 [details]
ko-KR fixed
Verified the fix. Moving the status to VERIFIED. |