made string on mobile page translatable

This commit is contained in:
MrZYX 2011-04-03 13:17:09 +02:00
parent f3a62bf76b
commit b776bb52db
2 changed files with 2 additions and 1 deletions

View file

@ -9,7 +9,7 @@
= @aspect
%h1
= link_to 'post a message >> ', '#publisher_page', :id => 'publisher_button'
= link_to t('.post_a_message'), '#publisher_page', :id => 'publisher_button'
#main_stream.stream
= render 'shared/stream', :posts => @fakes
%a.more-link.paginate{:href => '#'}

View file

@ -139,6 +139,7 @@ en:
index:
handle_explanation: "This is your diaspora handle. Like an email address, you can give this to people to reach you."
no_contacts: "No contacts"
post_a_message: "post a message >>"
aspect_memberships:
destroy: