diaspora/app/views/notifier/started_sharing.text.haml
2011-10-04 23:48:28 -05:00

4 lines
175 B
Text

!= "#{@notification.sender.name}"
!= t('notifier.started_sharing.sharing')
!= t('.view_profile', :name => @notification.sender.first_name)
!= person_url(@notification.sender)