connect_to_comment text for federated users

This commit is contained in:
danielgrippi 2011-10-27 17:24:25 -07:00
parent 07a4fb8e96
commit 0b18e47b82
2 changed files with 2 additions and 2 deletions

View file

@ -71,7 +71,7 @@
- if commenting_disabled?(post)
%span.federated_person{:title => "#{t('.federated_account')}"}
%span.federated_person{:title => "#{t('.connect_to_comment')}"}
="[#{t('.currently_unavailable')}]"
- else
%span.like_action

View file

@ -776,7 +776,7 @@ en:
all_contacts: "All contacts"
stream_element:
viewable_to_anyone: "This post is viewable to anyone on the web"
federated_account: "Remote users who you are not connected to can not currently receive your likes and comments"
connect_to_comment: "Connect to this user to comment on their post"
currently_unavailable: 'commenting currently unavailable'
via: "via %{link}"
hide_and_mute: "Hide and Mute"