Index: lams_tool_larsrc/conf/language/ApplicationResources.properties =================================================================== diff -u -r754e5e666cf510aff7f8f25527987cee00319ee2 -r80c80183c1497f0ba84e9ab1fa78a2fbb369ef65 --- lams_tool_larsrc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 754e5e666cf510aff7f8f25527987cee00319ee2) +++ lams_tool_larsrc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 80c80183c1497f0ba84e9ab1fa78a2fbb369ef65) @@ -84,6 +84,16 @@ error.resource.item.file.blank = File can not be blank. error.resource.item.desc.blank= Description can not be blank error.resource.item.invalid.url= Invalid URL format. +error.upload.failed=Upload file failed: {0} +error.msg.upload.file.not.found=Could not find upload file {0}. +error.msg.zip.file.exception=Could not handle zip file when uploading file. +error.msg.file.not.found=File not found exception occurs when uploading file. +error.msg.ims.package=Invalid IMS package format. +error.msg.ims.application=ImscpApplicationException occurs when uploading resource item file. +error.msg.io.exception=IOException occurs when uploading file. +error.msg.invaid.param.upload=InvalidParameterException occured while trying to upload File. +error.msg.repository=Repository occurs exception while trying to upload file. +error.msg.default.content.not.find=Could not retrieve default content record for this tool. authoring.save.success=Authoring save successfully. #-------------------------END Authoring Labels END-----------------#