Link the no_tags text to a tag page, we should make tags#index something meaningful one day.

This commit is contained in:
Raphael Sofaer 2011-08-01 17:59:19 -07:00
parent 5d27b8047e
commit d7ac6c4713
2 changed files with 3 additions and 4 deletions

View file

@ -14,5 +14,4 @@
=link_to "##{tg.name}", tag_path(:name => tg.name), :class => "tag_selector"
- else
%li
%span.new_aspect
= t('aspects.index.no_tags')
= link_to t('aspects.index.no_tags'), tags_path, :class => "new_aspect"

View file

@ -29,7 +29,7 @@ en:
public: "Public"
limited: "Limited"
search: "Search"
find_people: "Find people"
find_people: "Find people or #tags"
_home: "Home"
more: "More"
next: "next"
@ -156,7 +156,7 @@ en:
keep_us_running: "Keep %{pod} running fast, buy our servers their monthly coffee fix!"
your_aspects: "Your Aspects"
tags_following: "Followed Tags"
no_tags: "No tags"
no_tags: "+ Find a tag to follow"
handle_explanation: "This is your diaspora id. Like an email address, you can give this to people to reach you."
no_contacts: "No contacts"
post_a_message: "post a message >>"