diaspora/app/views/notifier/request_accepted.text.haml
2010-11-30 13:01:53 -08:00

9 lines
299 B
Text

= t('notifier.hello', :name => @receiver.profile.first_name)
= "#{@sender.name} (#{@sender.diaspora_handle})"
= t('notifier.request_accepted.accepted')
= "#{@aspect.name} #{t('notifier.request_accepted.aspect')}\n"
= "#{aspect_url(@aspect)}"
= "#{t('notifier.love')} \n"
= t('notifier.diaspora')