argos/dmp-backend/web/src/main/resources/messages.properties

11 lines
808 B
Properties
Raw Normal View History

2018-01-02 09:36:40 +01:00
datamanagementplanrequest.length.negative=table length cannot be negative
2018-01-03 11:44:54 +01:00
datamanagementplanrequest.offset.negative=table offset cannot be negative
grantTableRequest.periodStart.overlapping=Period Start cannot overlap Period End
grantTableRequest.offset.negative=table offset cannot be negative
grantTableRequest.length.negative=table length cannot be negative
2018-02-16 11:34:02 +01:00
datasetprofile.label.null=Dataset Profile Label cannot be null
project.startDate.overlapping=Period Start cannot overlap Period
2018-03-08 11:54:56 +01:00
dataset.public=Dataset Has Been Made Public
datamanagementplannewversion.version.notacceptable=There is already a newer version than the one you submitted
2018-05-28 11:50:42 +02:00
datamanagementplannewversion.version.notnext=The version you submitted is not the Subsequent value
project.external.edit = Editing External Projects Is Not Allowed