From 58187086b6960906956506762e356bc79ca85324 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 21 Oct 2014 12:38:56 -0700 Subject: [PATCH] improve copy to reduce confusion --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 981130aa641..8474e5189ba 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1011,7 +1011,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. 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: invalid_email: "Invalid email address."