From 1ef48f6af314574e27390b88869c2e9fbddd974d Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 9 Sep 2014 15:17:44 -0700 Subject: [PATCH] clarify copy on disable_edit_notifications --- 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 8c51876ae46..d7142e3bde5 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -975,7 +975,7 @@ en: global_notice: "Display an URGENT, EMERGENCY global banner notice to all visitors, change to blank to hide it (HTML allowed)." - disable_edit_notifications: "Used to disable edit notifications when you activate the 'download_remote_images_to_local' site setting." + disable_edit_notifications: "Disables edit notifications by the system user when 'download_remote_images_to_local' is active." enable_names: "Allow showing user full names. Disable to hide full names." display_name_on_posts: "Show a user's full name on their posts in addition to their @username."