diff options
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index ab140b333..69698dee6 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1324,3 +1324,7 @@ en-GB: is blocked by at least one open issue. notice_issue_not_reopenable_by_closed_parent_issue: This issue cannot be reopened because its parent issue is closed. + error_bulk_download_size_too_big: These attachments cannot be bulk downloaded because + the total file size exceeds the maximum allowed size (%{max_size}) + setting_bulk_download_max_size: Maximum total size for bulk download + label_download_all_attachments: Download all files |