diff --git a/src/localization/english.ts b/src/localization/english.ts index d3941a995a..51452f161b 100644 --- a/src/localization/english.ts +++ b/src/localization/english.ts @@ -46,7 +46,7 @@ export var englishStrings = { urlGetChoicesError: "The request returned empty data or the 'path' property is incorrect", exceedMaxSize: "The file size should not exceed {0}.", - noUploadFilesHandler: "You haven't added a handler for the onUploadFiles event.", + noUploadFilesHandler: "Files cannot be uploaded. Please add a handler for the 'onUploadFiles' event.", otherRequiredError: "Response required: enter another value.", uploadingFile: "Your file is uploading. Please wait several seconds and try again.",