Bug 1000871

Summary: A very minor typo found while translating [TEXT]
Product: [Retired] oVirt Reporter: Yuko Katabami <ykatabam>
Component: ovirt-engine-webadminAssignee: Doron Fediuck <dfediuck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.3CC: acathrow, dfediuck, ecohen, iheim, mgoldboi, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-23 12:15:20 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:

Description Yuko Katabami 2013-08-26 02:28:51 UTC
Description of problem:
A very minor typo was found while we were translating software strings.

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


How reproducible: Always


Steps to Reproduce: 
1. Check the file frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/
2. Search for the following string:
Filters represents hard constraints for running a VM. Each filter implements logic which validates a minimum requirements in order to run a VM. For example, minimum RAM, CPU, designated host, etc. Hosts which fail this validation are filtered out from the current request.
3. Resource ID is: clusterPolicyFilterInfo

Actual results:
"represents"

Expected results:
"represent" ("s" for the third person singular needs to be removed as the subject of this sentence "Filters" is plural.

Additional info:

Comment 1 Itamar Heim 2013-08-26 06:09:23 UTC
also s/a minimum requirements/a minimum set of requirements/

"Filters represent hard constraints for running a VM. Each filter implements logic which validates a minimum set of requirements in order to run a VM. For example, minimum RAM, CPU, designated host, etc. Hosts which fail this validation are filtered out from the current request."

Comment 2 Itamar Heim 2013-09-23 12:15:20 UTC
bulk closing, assuming verified bugs are in 3.3.