<%= public ? Diaspora.I18n.t("stream.public") : Diaspora.I18n.t("stream.limited") %> <%= user_like ? Diaspora.I18n.t("stream.unlike") : Diaspora.I18n.t("stream.like") %> · <% if(public && author.id != current_user.id && (post_type == "Reshare" ? root : true)) { %> <%= Diaspora.I18n.t("stream.reshare") %> · <% } %> <%= Diaspora.I18n.t("stream.comment") %>