From 3b66dd6e3fe1455641a5d2ca8440f8cb8ce494b6 Mon Sep 17 00:00:00 2001 From: movilla Date: Wed, 28 Mar 2012 00:46:20 +0200 Subject: [PATCH] small translations of mobile My Activity --- app/views/layouts/application.mobile.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.mobile.haml b/app/views/layouts/application.mobile.haml index 685a5a856..6a5f16909 100644 --- a/app/views/layouts/application.mobile.haml +++ b/app/views/layouts/application.mobile.haml @@ -53,7 +53,7 @@ - if user_signed_in? #header-nav .activity-nav - = link_to(t('.my_activity'), activity_stream_path) + = link_to(t('streams.activity.title'), activity_stream_path) #nav_badges .badge{:id => "notification_badge"}