Index: lams_tool_larsrc/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r3ba014b62a527d852888ef46df8386441decf1d2 -rf007d7e87e33de37ad35d279b1da1d59c9f42055 --- lams_tool_larsrc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 3ba014b62a527d852888ef46df8386441decf1d2) +++ lams_tool_larsrc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f007d7e87e33de37ad35d279b1da1d59c9f42055) @@ -14,9 +14,11 @@ label.authoring.basic.instruction = Instructions label.authoring.basic.add.url = Add URL label.authoring.basic.add.file = Add file +label.authoring.basic.add.website = Add zipped website label.authoring.basic.resource.list.title = Resource list label.authoring.basic.resource.url = URL label.authoring.basic.resource.file = File +label.authoring.basic.resource.website = Website label.authoring.basic.resource.preview = Preview label.authoring.basic.resource.edit = Edit label.authoring.basic.resource.delete = Delete @@ -45,6 +47,7 @@ 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.website.no.initial.file = Website zip can not find out initial file (index.htm/html or default.htm/html). error.msg.io.exception = There has been a problem when uploading your file. error.msg.invaid.param.upload = InvalidParameterException occured while trying to upload File. error.msg.repository = A repository error occurred while trying to upload the file. @@ -149,6 +152,7 @@ label.authoring.basic.resource.url.placeholder = include http:// or https:// event.file.upload = {0} uploaded a file \"{1}\" label.upload.info = Uploaded file must not be executable and not exceed size of {0} +error.file.type.zip = File must be a zip file. label.enable.rating = Enable Rating label.rating = Rating label.average.rating = Average rating {0}/{1} votes