Bug 1075508
| Summary: | badly formatted localization, localization value improperly broken to two lines | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Martin Mucha <mmucha> | ||||
| Component: | ovirt-engine-webadmin | Assignee: | Martin Mucha <mmucha> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | acathrow, ecohen, gklein, iheim, mgoldboi, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-14 14:58:11 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
this looks like a duplicate of bug 1075509, please re-open with an explanation if necessary. thanks. *** This bug has been marked as a duplicate of bug 1075509 *** [changing component to web-admin, you cannot switch Hosts to maintenance mode from the user portal, hence you can't get this message displayed in it] (In reply to Einav Cohen from comment #2) > [changing component to web-admin, you cannot switch Hosts to maintenance > mode from the user portal, hence you can't get this message displayed in it] well I created two bugs with same subject, since I cannot select two components bug relates to. These errors was present in both user-portal and web-admin (I cannot say now, whether in those two resource bundles were same errors; but even if there were, it's two distinct resource bundles in two components thus it should be treated separately, I think). |
Created attachment 873417 [details] screenshot Description of problem: In localization AppError.properties file is following entry: CANNOT_MAINTENANCE_VDS_RUN_VMS_NO_OTHER_RUNNING_VDS=The following Hosts have running VMs and cannot be switched to maintenance mode: ${HostsList}. Please ensure that the following Clusters have at least one Host in UP state: ${ClustersList}. Sentence: "Please ..." starts on new line, forming new (invalid) key-value pair, and thus is not present in CANNOT_MAINTENANCE_VDS_RUN_VMS_NO_OTHER_RUNNING_VDS translation. Version-Release number of selected component (if applicable): How reproducible: 100%