10 lines
441 B
INI
10 lines
441 B
INI
validation.empty=Value cannot be empty
|
|
validation.hashempty=Hash must be set
|
|
validation.lowerthanmin=Value must be larger than {value}
|
|
validation.largerthanmax=Value must be less than {value}
|
|
validation.invalidid=Not valid id
|
|
General_ItemNotFound=Item {0} of type {1} not found
|
|
Validation_Required={0} is required
|
|
Validation_OverPosting=Too much info
|
|
Validation_MaxLength={0} too long
|
|
Validation_UnexpectedValue=Unexpected value in field {0} |