From 888060d5d9602affca728e62c2764329bc8be882 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Fri, 10 Jan 2014 11:31:26 -0500 Subject: [PATCH] Add a link to meta.discourse.org in the new version notification email. --- config/locales/server.en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ca45b58c899..6d319cc1032 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -947,7 +947,7 @@ en: **New version: %{new_version}** - Please upgrade as soon as possible to get the latest fixes and new features. + Please upgrade as soon as possible to get the latest fixes and new features. Visit http://meta.discourse.org for discussion and news about Discourse. new_version_mailer_with_notes: subject_template: "[%{site_name}] Updates Are Available" @@ -960,6 +960,8 @@ en: %{notes} + Visit http://meta.discourse.org for discussion and news about Discourse. + system_messages: post_hidden: subject_template: "Post hidden due to community flagging"