|--
| Template for application.properties
|--
@ interface(ENTITY_CAPTION)
errors.header=Validation Error(s)
@ tefigel
for JAVA_PROPERTY=~list_contents(JAVA_PROP_DETAILS)
set JPROPERTY_ID=~java/property_id(JAVA_PROPERTY,abcdef)
set JPROPERTY_LABEL=~java/property_label(JAVA_PROPERTY)
@ text
error.JPROPERTY_ID.missing=
Enter JPROPERTY_LABEL for the ENTITY_CAPTION
@ endtext
endfor
@ endtefigel
error.nodvds=No ENTITY_CAPTION information available
error.noindex=No id given
error.filenotfound=The ENTITY_CAPTION manager was not found
error.daoerror=DAO Error
error.listfailed=The ENTITY_CAPTION&s could not be listed
error.createfailed=The ENTITY_CAPTION could not be created
error.detailfailed=The ENTITY_CAPTION could not be found
error.updatefailed=The ENTITY_CAPTION could not be updated
error.deletefailed=The ENTITY_CAPTION could not be deleted