Be less glib

This commit is contained in:
danielgrippi 2011-03-15 15:03:20 -07:00
parent 39b8fed431
commit be42ccfa16
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@
%a.paginate %a.paginate
= t("more") = t("more")
- else - else
= t('.nobody_likes', :tag => "##{params[:tag]}") = t('.nobody_talking', :tag => "##{params[:tag]}")
= will_paginate @posts = will_paginate @posts
.prepend-2.span-7.last .prepend-2.span-7.last

View file

@ -398,7 +398,7 @@ en:
index: index:
whatup: "What's happening on %{pod}" whatup: "What's happening on %{pod}"
posts_tagged_with: "Posts tagged with #%{tag}" posts_tagged_with: "Posts tagged with #%{tag}"
nobody_likes: "nobody likes %{tag}." nobody_talking: "Nobody is talking about %{tag} yet."
people_tagged_with: "People tagged with %{tag}" people_tagged_with: "People tagged with %{tag}"
profiles: profiles: