Skip to content
Snippets Groups Projects
Commit 93476c44 authored by Raphael's avatar Raphael
Browse files

Merge branch 'master' of github.com:diaspora/diaspora

parents bef6d76b bc9c852e
No related branches found
No related tags found
No related merge requests found
......@@ -37,5 +37,5 @@
= render type_partial(post), :post => post unless post.class == Album
= will_paginate @posts
- else
%h3=t('no posts to display!')
%h3= t('.no_posts')
......@@ -217,6 +217,7 @@ en:
save: "save"
are_you_sure: "Are you sure?"
remove_friend: "remove friend"
no_posts: "no posts to display!"
requests:
new_request:
add_a_new_friend_to: "Add a new friend to"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment