improve copy to reduce confusion

This commit is contained in:
Jeff Atwood 2014-10-21 12:38:56 -07:00
parent c330fb7639
commit 58187086b6
1 changed files with 1 additions and 1 deletions

View File

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