diff --git a/app/views/static/faq.en.html.erb b/app/views/static/faq.en.html.erb index 7375a5ea8b..01dfbbad6c 100644 --- a/app/views/static/faq.en.html.erb +++ b/app/views/static/faq.en.html.erb @@ -20,7 +20,7 @@

Improve the Discussion

- Help us make this a great place for discussion by always working to improve the discussion in some way, however small. If you are not sure your post adds to the discussion or might detract from its usefulness, think over what you want to say and try again later. + Help us make this a great place for discussion by always working to improve the discussion in some way, however small. If you are not sure your post adds to the conversation, think over what you want to say and try again later.

diff --git a/app/views/static/faq.zh_CN.html.erb b/app/views/static/faq.zh_CN.html.erb index 3c10cef25c..7d22b6d494 100644 --- a/app/views/static/faq.zh_CN.html.erb +++ b/app/views/static/faq.zh_CN.html.erb @@ -20,7 +20,7 @@

Improve the Discussion

- Help us make this a great place for discussion by always working to improve the discussion in some way, however small. If you are not sure your post adds to the discussion or might detract from its usefulness, think over what you want to say and try again later. + Help us make this a great place for discussion by always working to improve the discussion in some way, however small. If you are not sure your post adds to the conversation, think over what you want to say and try again later.

diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 5bea864a4e..966087cfe7 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1375,7 +1375,7 @@ en: why: "Here's a brief summary of the discussion on %{site_link} since we last saw you on %{last_seen_at}." subject_template: "[%{site_name}] Digest for %{date}" new_activity: "New activity on your topics and posts:" - top_topics: "Recent posts the community enjoyed" + top_topics: "Popular posts" other_new_topics: "Popular topics" unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while. To unsubscribe %{unsubscribe_link}." click_here: "click here"