COPY: secure media -> secure uploads (#24643)

Fixing up the last few holdouts
This commit is contained in:
Martin Brennan
2023-11-30 14:58:55 +10:00
committed by GitHub
parent b00dbaa6c9
commit dc8a727b3f
3 changed files with 4 additions and 4 deletions

View File

@@ -233,7 +233,7 @@ en:
default_tags_already_selected: "You cannot select a tag used in another list."
s3_upload_bucket_is_required: "You cannot enable uploads to S3 unless you've provided the 's3_upload_bucket'."
enable_s3_uploads_is_required: "You cannot enable usage of the S3 inventory unless you've enabled S3 uploads."
page_publishing_requirements: "Page publishing cannot be enabled if secure media is enabled."
page_publishing_requirements: "Page publishing cannot be enabled if secure uploads is enabled."
s3_backup_requires_s3_settings: "You cannot use S3 as backup location unless you've provided the '%{setting_name}'."
s3_bucket_reused: "You cannot use the same bucket for 's3_upload_bucket' and 's3_backup_bucket'. Choose a different bucket or use a different path for each bucket."
secure_uploads_requirements: "S3 uploads and S3 ACLs must be enabled before enabling secure uploads."