Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1075508

Summary: badly formatted localization, localization value improperly broken to two lines
Product: [Retired] oVirt Reporter: Martin Mucha <mmucha>
Component: ovirt-engine-webadminAssignee: Martin Mucha <mmucha>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5CC: 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:
Description Flags
screenshot none

Description Martin Mucha 2014-03-12 10:05:08 UTC
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%

Comment 1 Einav Cohen 2014-03-14 14:58:11 UTC
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 ***

Comment 2 Einav Cohen 2014-03-14 14:59:17 UTC
[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]

Comment 3 Martin Mucha 2014-03-20 12:14:56 UTC
(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).