diff --git a/app/views/shared/_stream.haml b/app/views/shared/_stream.haml index 6197c11ef..e09ebbc17 100644 --- a/app/views/shared/_stream.haml +++ b/app/views/shared/_stream.haml @@ -7,7 +7,6 @@ - for post in posts = render 'shared/stream_element', :post => post, :all_aspects => @all_aspects, :commenting_disabled => defined?(@commenting_disabled) %a.paginate - = t("_more") - + = t("more") - else = render 'aspects/no_posts_message', :post_count => posts.length diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index 80545bfe0..18db07bc6 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -31,6 +31,7 @@ en: _more: "More" _comments: "Comments" _comment: "Comment" + more: "More" next: 'next' previous: 'previous' contacts: