File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/ru/mystamps/i18n Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ ru.mystamps.web.service.dto.DownloadResult.INVALID_REDIRECT = URL must not redir
30
30
ru.mystamps.web.service.dto.DownloadResult.INVALID_FILE_TYPE = Invalid file type
31
31
ru.mystamps.web.service.dto.DownloadResult.INVALID_FILE_SIZE = Invalid file size
32
32
ru.mystamps.web.service.dto.DownloadResult.FILE_NOT_FOUND = File not found
33
- ru.mystamps.web.service.dto.DownloadResult.UNEXPECTED_ERROR = Could not download a file
33
+ ru.mystamps.web.service.dto.DownloadResult.UNEXPECTED_ERROR = Could not download file
34
34
35
35
value.too-short = Value is less than allowable minimum of {min} characters
36
36
value.too-long = Value is greater than allowable maximum of {max} characters
You can’t perform that action at this time.
0 commit comments