diaspora/app/views/notifier/request_accepted.text.haml
2010-11-12 06:07:37 +01:00

9 lines
303 B
Text

= t('notifier.hello', :name => @receiver.profile.first_name
= "#{@sender.real_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')