All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.jeddict.client.web.main.Bundle.properties Maven / Gradle / Ivy

 # Copyright 2013-2019 the original author or authors from the Jeddict project (https://jeddict.github.io/).
 #
 # Licensed 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.

YARN_INSTALL = <<<< yarn install >>>>
TITLE_PK_Field_Named_Id_Missing= Primary key "id" required in Angular client
MSG_PK_Field_Named_Id_Missing=Primary key "id" missing in Entity "{0}" (Please rename "{1}" to "id" with auto-generation type)
TITLE_Composite_Key_Not_Supported= Composite Primary key
MSG_Composite_Key_Not_Supported=[Entity "{0}"] Composite Primary key not supported for angular client
TITLE_Entity_Label_Missing= Entity label
MSG_Entity_Label_Missing=Entity "{0}" display attribute is not configured for UI # help: Entity > Properties > UI Properties > UI Display Reference
TITLE_Enum_Type_Not_Found= Enum type
MSG_Enum_Type_Not_Found= Enum type field "{1}.{0}" not generated in UI since enum "{2}" not found in project
TITLE_Embedded_Type_Not_Supported= Embedded type
MSG_Embedded_Type_Not_Supported= Embedded type field "{1}.{0}" not generated in UI (embedded type currently not supported)
TITLE_ElementCollection_Type_Not_Supported= ElementCollection type
MSG_ElementCollection_Type_Not_Supported= ElementCollection type field "{1}.{0}" not generated in UI (ElementCollection type currently not supported)
TITLE_Self_Relation_Not_Supported= Self Relation type
MSG_Self_Relation_Not_Supported= Self Relation type field "{1}.{0}" not generated in UI (self relation currently not supported)
TITLE_Maven_Project_Not_Found= Maven Project
MSG_Maven_Project_Not_Found= Maven(pom.xml) Project not found




© 2015 - 2025 Weber Informatics LLC | Privacy Policy