<?xml version="1.0" encoding="UTF-8"?>
<!--

    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
-->

<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
    <property key="HumanResRequiredFieldMissingTrainingClassTypeId">
        <value xml:lang="de">benötigter Eintrag fehlt: Weiterbildungsklasse Typ ID.</value>
        <value xml:lang="en">Required Field Missing : Training Class Type Id.</value>
    </property>
    <property key="HRRequiredFieldMissingDescription">
        <value xml:lang="en">Required Field Missing : Description.</value>
    </property>
    <property key="HRRequiredFieldMissingEmployeePartyId">
        <value xml:lang="en">Required Field Missing : Employee Party Id.</value>
    </property>
    <property key="HRRequiredFieldMissingEmployeeRoleTypeId">
        <value xml:lang="en">Required Field Missing : Employee Role Type Id.</value>
    </property>
    <property key="HRRequiredFieldMissingPartyId">
        <value xml:lang="en">Required Field Missing : Party Id.</value>
    </property>
    <property key="HRRequiredFieldMissingPartyQualTypeId">
        <value xml:lang="en">Required Field Missing : Party Qual Type Id.</value>
    </property>
    <property key="HRRequiredFieldMissingPeriodTypeId">
        <value xml:lang="en">Required Field Missing : Period Type Id.</value>
    </property>
    <property key="HRRequiredFieldMissingPostalAddContactMechPurpTypeId">
        <value xml:lang="en">Required Field Missing : Postal Address Contact Mech Purpose.</value>
    </property>
    <property key="HRRequiredFieldMissingPrefReviewID">
        <value xml:lang="en">Required Field Missing : Pref Review Id.</value>
    </property>
    <property key="HRRequiredFieldMissingTrainingClassTypeId">
        <value xml:lang="en">Required Field Missing : Training Class Type Id.</value>
    </property>
    <property key="HumanResHolidayNameMissing">
        <value xml:lang="en">The Holiday Name is missing.</value>
    </property>
    <property key="HumanResFromDateMissing">
        <value xml:lang="en">The FromDate is missing</value>
    </property>
    <property key="HumanResFromDateAlreadyExist">
        <value xml:lang="en">This FromDate : ${parameters.estimatedStartDate} already exist.</value>
    </property>
</resource>