From b776bb52dbf75828ed1d225288e33e92471ea766 Mon Sep 17 00:00:00 2001 From: MrZYX Date: Sun, 3 Apr 2011 13:17:09 +0200 Subject: [PATCH] made string on mobile page translatable --- app/views/aspects/index.mobile.haml | 2 +- config/locales/diaspora/en.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/aspects/index.mobile.haml b/app/views/aspects/index.mobile.haml index 94a60e396..e4b068f36 100644 --- a/app/views/aspects/index.mobile.haml +++ b/app/views/aspects/index.mobile.haml @@ -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 => '#'} diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index aa3aeac09..0f328f9db 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -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: