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

net.smartlab.web.messages.properties Maven / Gradle / Ivy

Go to download

SmartWeb is a web application development meta framework based on Jakarta Struts, Hibernate and other open source frameworks and libraries.

There is a newer version: 1.2.13
Show newest version
#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net)
# Error messages - english -

action.error.method         = Error executing action method {1}
action.error.method.unknown = Action method {1} not found
action.error.populate       = Cannot convert datas for visualization
action.error.valorize       = Cannot convert data for processing

collection.check = Selects/Unselects all visible elements
collection.empty = No results found
collection.item  = Selects/Unselects the element

date.long   = EEEE dd MMMM yyyy
date.medium = EEE dd MM YYYY
date.short  = MM/dd/yyyy

errors.byte       = {0} must be a byte.
errors.confirm    = {0} was not confirmed.
errors.creditcard = {0} is not a valid credit card number.
errors.date       = {0} is not a date.
errors.double     = {0} must be a double.
errors.email      = {0} is an invalid e-mail address.
errors.float      = {0} must be a float.
errors.header     = Errors encountered:
errors.integer    = {0} must be an integer.
errors.invalid    = {0} is invalid.
errors.long       = {0} must be a long.
errors.mask       = {0} doesn't matches the constraining rule
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.short      = {0} must be a short.

operation.backward        = \u00AB Back
operation.backward.title  = Go to the previous step
operation.cancel          = Cancel
operation.cancel.title    = Discard all updates
operation.complete        = Finish
operation.complete.title  = Complete the process
operation.create          = Create ...
operation.create.title    = Adds a new item
operation.export          = Export ...
operation.forward         = Next \u00BB
operation.forward.title   = Go to the next step
operation.help            = Help ?
operation.help.title      = Pops up the context help window
operation.import          = Import ...
operation.modify          = Modify
operation.modify.title    = Opens the selected item
operation.print           = Print
operation.print.title     = Sends the document to the printer
operation.refresh         = Refresh
operation.refresh.title   = Update the shown informations
operation.remove          = Remove
operation.remove.title    = Permanently deletes the item
operation.removeAll       = Remove selected
operation.removeAll.title = Permanently deletes all the selected items
operation.search          = Search ...
operation.search.title    = Searchs for items matching the criterias
operation.select          = Open
operation.select.title    = Shows item details
operation.update          = Save
operation.update.title    = Permanently saves the changes

paginator.elements = Elements from {0} to {1}
paginator.next     = »
paginator.paging   = {0} in {1} page(s)
paginator.prev     = «

session.error.begin            = Error starting transaction
session.error.close            = Error closing connection
session.error.commit           = Error closing transaction
session.error.config           = Error configuring Hibernate
session.error.config.not-found = Hibernate configuration file not found in {1}
session.error.paging           = Error querying datas
session.error.remove           = Error removing datas
session.error.rollback         = Error reverting transaction
session.error.search           = Error querying datas
session.error.select           = Error retrieving datas
session.error.update           = Error inserting or updating datas

version = version number




© 2015 - 2025 Weber Informatics LLC | Privacy Policy