errors.header=Validation Error(s)
error.id.missing=
Enter Id for the Book
error.title.missing=Enter Title for the Book
error.author.missing=Enter Author for the Book
error.year.missing=Enter Publishing year for the Book
error.nodvds=No Book information available
error.noindex=No id given
error.filenotfound=The Book manager was not found
error.daoerror=DAO Error
error.listfailed=The Books could not be listed
error.createfailed=The Book could not be created
error.detailfailed=The Book could not be found
error.updatefailed=The Book could not be updated
error.deletefailed=The Book could not be deleted