added the mention explanation text

This commit is contained in:
zhitomirskiyi 2011-02-11 17:31:06 -08:00
parent dc08efacf9
commit ea3afa6720
2 changed files with 4 additions and 1 deletions

View file

@ -7,7 +7,6 @@
#click_to_share
= image_tag 'icons/doc_edit.png'
/= publisher_description(@aspect_ids.count)
%span= t('.whats_on_your_mind')
- if @aspect_ids.length == 1
@ -34,6 +33,9 @@
= hidden_field_tag 'aspect_ids[]', aspect_id.to_s
.options_and_submit
%div
%i= t('.mention_helper_text')
.right
#fileInfo
= image_tag 'ajax-loader.gif', :class => 'hidden', :id => "publisher_spinner"

View file

@ -102,6 +102,7 @@ en:
toggle: 'toggle mobile site'
shared:
publisher:
mention_helper_text: "to mention someone, press '@' and start typing a contact's name"
posting: "Posting..."
share: "Share"
post_a_message_to: "Post a message to %{aspect}"