commented on post email now includes the comment

This commit is contained in:
zhitomirskiyi 2011-02-01 12:54:05 -08:00
parent 27f1231479
commit bc058332d3
2 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,7 @@
= "#{@sender.name} (#{@sender.diaspora_handle})"
= t('notifier.comment_on_post.commented')
= @comment.text
= "#{t('notifier.love')} \n"
= t('notifier.diaspora')

View file

@ -460,13 +460,14 @@ en:
subject: "new Diaspora* contact request from %{from}"
just_sent_you: "just sent you a contact request on Diaspora*"
try_it_out: "You should really think about checking it out."
sign_in: "sign in here"
sign_in: "Sign in here"
request_accepted:
subject: "%{name} has accepted your contact request on Diaspora*"
accepted: "has accepted your contact request!"
sign_in: "Sign in here"
comment_on_post:
subject: "%{name} has commented on your post."
commented: "has commented on your post!"
commented: "has commented on your post:"
sign_in: "Sign in to view it."
also_commented:
subject: "%{name} has also commented."