diff options
author | Philip Arndt <parndt@gmail.com> | 2010-09-02 19:17:23 +1200 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2010-09-02 19:17:23 +1200 |
commit | 1a9f98217e11c8e3a8b7189f26f45890580160d2 (patch) | |
tree | 3c0f359c791e08043ee8dcff0f7c9b23406aaba6 /config | |
parent | 0c03044fca70cbbf9bb0be3cc0d957f6591121ea (diff) | |
download | refinerycms-blog-1a9f98217e11c8e3a8b7189f26f45890580160d2.tar.gz refinerycms-blog-1a9f98217e11c8e3a8b7189f26f45890580160d2.tar.bz2 refinerycms-blog-1a9f98217e11c8e3a8b7189f26f45890580160d2.zip |
Redirect properly after saving notification recipients and display a nice friendly message to the user.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 234299b..2cd53dc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -49,6 +49,7 @@ en: explanation: Every time someone comments on a blog post, Refinery sends out an email to say there is a new comment. hint: When a new comment is added, Refinery will send an email notification to you. example: "Enter your email address(es) like: jack@work.com, jill@office.com" + updated: Notification recipients have been set to '{{recipients}}' submenu: categories: title: Categories |