From 5b0e8d3b0b2a555f23983118ad19265b59992105 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 1 Jun 2017 19:51:30 -0700 Subject: [PATCH] copyedit on download button --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 2ba12e6e748..b6a8e2f549b 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -549,7 +549,7 @@ en: mute: "Mute" edit: "Edit Preferences" download_archive: - button_text: "Download My Posts" + button_text: "Download All" confirm: "Are you sure you want to download your posts?" success: "Download initiated, you will be notified via message when the process is complete." rate_limit_error: "Posts can be downloaded once per day, please try again tomorrow."