org.opencms.ade.upload.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
GUI_UPLOAD_TITLE_0 =Upload files
LOG_UPLOAD_SUCCESS_0 =Upload was successful.
LOG_UPLOAD_CREATE_WATCH_DOG_2 =Listener id: {0} - Unable to create watcher: {1}
LOG_UPLOAD_FROZEN_WATCH_DOG_1 =TimeoutWatcher: Reception seems frozen: {0}
LOG_UPLOAD_FINISHED_WATCHER_1 =TimeoutWatcher: Upload process has finished, stopping watcher: {0}
ERR_UPLOAD_NO_FILEITEMS_0 =No file items found in the request.
ERR_UPLOAD_USER_CANCELED_0 =Upload canceled by the user.
ERR_UPLOAD_CREATING_0 =Error while creating resources on the VFS of OpenCms.
ERR_UPLOAD_CREATING_1 =Error while creating resources on the VFS of OpenCms. The following resources have been created successfully: {0}
ERR_UPLOAD_FILE_SIZE_LIMIT_3 =The size {0} of the current file {1} is larger than maximum allowed upload size, currently set to {2} KB.
ERR_UPLOAD_REQUEST_SIZE_LIMIT_2 =Size limit reached - actual size: {0} maximum size: {1}
ERR_UPLOAD_UNEXPECTED_0 =Unexpected upload exception occurred.
ERR_UPLOAD_FROZEN_1 =No new data received after {0} seconds.
ERR_UPLOAD_JSON_0 =Failed to fill the JSON object.
ERR_UPLOAD_NO_MULTIPART_0 =The request was not a multipart request.
ERR_UPLOAD_INTERRUPT_WATCH_DOG_1 =TimeoutWatcher: Sleep Exception: {0}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy