Bug 1000871 - A very minor typo found while translating [TEXT]
Summary: A very minor typo found while translating [TEXT]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-webadmin
Version: 3.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Doron Fediuck
QA Contact:
URL:
Whiteboard: sla
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-26 02:28 UTC by Yuko Katabami
Modified: 2013-09-23 12:15 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-23 12:15:20 UTC
oVirt Team: ---


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 18493 0 None None None Never
oVirt gerrit 18575 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.