asset warning on anon download prevention setting

This commit is contained in:
Jeff Atwood 2014-09-09 15:33:15 -07:00
parent 1ef48f6af3
commit d8f66a3eee

View file

@ -1002,7 +1002,7 @@ en:
vacuum_db_days: "Run VACUUM FULL ANALYZE to reclaim DB space after migrations (set to 0 to disable)"
prevent_anons_from_downloading_files: "Prevent anonymous users from downloading files."
prevent_anons_from_downloading_files: "Prevent anonymous users from downloading files. WARNING: this will prevent any site assets posted as attachments from working."
errors:
invalid_email: "Invalid email address."