ApplicationResources_en_US.properties from Negest at Krugle
Show ApplicationResources_en_US.properties syntax highlighted
#===============================
#======== EXCEPTIONS ===========
#===============================
unspecified=An unspecified exception has occured.
errors.header=
errors.footer=
# Struts Validator Error Messages
errors.invalid={0} is invalid.
errors.maxlength={0} can not be greater than {1} characters.
errors.minlength={0} can not be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is required.
errors.byte={0} must be an byte.
errors.date={0} the date '{0}' shoud be in the format 'dd/MM/yyyy'
errors.double={0} must be an double.
errors.float={0} must be an float.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.short={0} must be an short.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.
errors.postcode='{0}' must be a valid Dutch postal code, for example: 1234AB
errors.somethingSelected=You must make a selection for field '{0}'.
errors.ten_digit_number='{0}' must be a digit between 1 and 9999999999.
errors.decimal='{0}' has a maximum of {1} digits after the . and have a total number {2} digits.
# Application messages
entity.list=List
entity.new=New
entity.index=Index
entity.components=Components
# Display names used to represent form input field values in the presentation layer.
See more files for this project here