| Summary: | [ALL_LANG][Admin Portal] Unlocalized string 'User: with Role: ' in 'Remove System Permission(s)' dialog. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Lijun Li <lijli> | ||||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yuko Katabami <ykatabam> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 3.3.0 | CC: | acathrow, bazulay, ecohen, eng-l10n-bugs, iheim, pstehlik, qe-i18n-bugs, Rhev-m-bugs, yeylon | ||||||||
| Target Milestone: | --- | Keywords: | CodeChange, i18n, Translation | ||||||||
| Target Release: | 3.3.0 | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | ux | ||||||||||
| Fixed In Version: | is15 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | |||||||||||
| : | 1013599 (view as bug list) | Environment: | |||||||||
| Last Closed: | Type: | Bug | |||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1013599 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Lijun Li
2013-08-27 02:30:44 UTC
Created attachment 790737 [details]
Unlocalized string 'User: with Role: ' in 'Remove System Permission(s)' dialog
Created attachment 794378 [details]
code: SystemPermissionListModel.java
confirming that there are hard-coded English strings in the code (see attachment 794378 [details]).
need to turn the entire sentence into a single string that accepts two variable values (i.e. "User: '{0}' with Role: '{1}'"), and make sure that this string is localized (i.e. added to "___Messages.java/.properties") in order to allow its translation.
Verified it NOT fixed on is15 build: 3.3.0-0.22.master.el6ev Please see the attached screenshot. Created attachment 803816 [details]
Not fixed_Remove System Permissions
Einav, Did the translation for this happen yet? if not that would explain why they are not seeing any changes. (In reply to Alexander Wels from comment #6) > Einav, > > Did the translation for this happen yet? if not that would explain why they > are not seeing any changes. Yes, Alex - you are right. This BZ is actually a CodeChange (updated Keywords accordingly), I am moving it to VERIFIED, as the code-change is in. The originally reported issue should be verified in the context of the i18n BZ (bug 1013599), once it will move to ON_QA. Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |