<?xml version="1.0" encoding="UTF-8"?>
<!--
 /**
  * Copyright © Magento, Inc. All rights reserved.
  * See COPYING.txt for license details.
  */
-->

<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
    <entity name="MinMaxQueryLength" type="constant">
        <data key="Hint">This value must be compatible with the corresponding setting in the configured search engine</data>
    </entity>
    <entity name="UnableNegativePrice" type="constant">
        <data key="Error_message">Please enter a number 0 or greater in this field.</data>
    </entity>
</entities>
