############################################################################### # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. ############################################################################### # UploadContentAndImage ################################################################## uploadContentAndImage.no_files_uploaded=No files uploaded ################################################################## # DataEvents ################################################################## dataEvents.error_get_image=Error getting image record from db dataEvents.image_or_type_null=image({b}) or type(${imageType}) is null or empty dataEvents.error_write_image=Error writing image to OutputStream dataEvents.error_get_image=Error getting image record from acquireImage dataEvents.error_call_update_service=Error calling the updateDataResource service dataEvents.error_call_create_service=Error calling the createDataResource service ################################################################## # DataResourceWorker ################################################################## dataResourceWorker.no_files_uploaded=No files uploaded dataResourceWorker.image_or_field_null=imageFi(${imageFi}) or idFieldValue(${idFieldValue}) is null ################################################################## # LayoutEvents ################################################################## layoutEvents.image_data_null=Image data is null layoutEvents.data_ressource_id_null=DataRessourceId is null layoutEvents.content_id_to_null=contentIdTo is null layoutEvents.content_id_empty=contentId is empty layoutEvents.content_empty=content is empty layoutEvents.no_subcontent=No subcontent found layoutEvents.entityname_empty='entityName' is empty layoutEvents.empty=is empty ################################################################## # LayoutWorker ################################################################## layoutWorker.no_files_uploaded=No files uploaded layoutWorker.image_null=imageFi(${imageFi}) is null