featured users -> community spotlight

This commit is contained in:
danielgrippi 2011-10-13 23:33:57 -07:00
parent 56dc565fc7
commit 9013903b14
4 changed files with 7 additions and 9 deletions

View file

@ -3,7 +3,7 @@
-# the COPYRIGHT file. -# the COPYRIGHT file.
- content_for :page_title do - content_for :page_title do
= t('.featured_users') = t('.community_spotlight')
- content_for :head do - content_for :head do
= include_javascripts :people = include_javascripts :people
@ -16,7 +16,7 @@
.span-18.last .span-18.last
%h3 %h3
= t('.featured_users') = t('.community_spotlight')
%br %br
#featured_users #featured_users

View file

@ -60,7 +60,7 @@
%br %br
%br %br
= t('.check_out') = t('.check_out')
= link_to t('contacts.featured.featured_users'), featured_users_path = link_to t('contacts.spotlight.community_spotlight'), featured_users_path
- if @aspect - if @aspect
or or
= link_to t('.add_to_aspect', :name => @aspect.name).downcase, edit_aspect_path(@aspect), :rel => "facebox" = link_to t('.add_to_aspect', :name => @aspect.name).downcase, edit_aspect_path(@aspect), :rel => "facebox"

View file

@ -73,9 +73,8 @@
.section .section
.title.no_icon .title.no_icon
%h5 %h5
=t('aspects.index.community_members') =t('aspects.index.community_spotlight')
.content#featured_users .content#featured_users
= render 'featured_users/user', :person => @stream.random_featured_user
= link_to t('aspects.index.see_more_from_us'), featured_path, :id => 'view_all_contacts_link' = link_to t('aspects.index.see_more_from_us'), featured_path, :id => 'view_all_contacts_link'
- unless AppConfig[:paypal_hosted_button_id].blank? - unless AppConfig[:paypal_hosted_button_id].blank?

View file

@ -160,8 +160,7 @@ en:
friends: "Friends" friends: "Friends"
index: index:
mentions: "Mentions" mentions: "Mentions"
featured_users: "Featured Users" community_spotlight: "Community Spotlight"
community_members: "Featured Diaspora* members"
see_more_from_us: "See more of the D* community." see_more_from_us: "See more of the D* community."
donate: "Donate" donate: "Donate"
keep_us_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!" keep_us_running: "Keep %{pod} running fast and buy servers their coffee fix with a monthly donation!"
@ -254,8 +253,8 @@ en:
only_sharing_with_me: "Only sharing with me" only_sharing_with_me: "Only sharing with me"
remove_person_from_aspect: "Remove %{person_name} from \"%{aspect_name}\"" remove_person_from_aspect: "Remove %{person_name} from \"%{aspect_name}\""
many_people_are_you_sure: "Are you sure you want to start a private conversation with more than %{suggested_limit} contacts? Posting to this aspect may be a better way to contact them." many_people_are_you_sure: "Are you sure you want to start a private conversation with more than %{suggested_limit} contacts? Posting to this aspect may be a better way to contact them."
featured: spotlight:
featured_users: "Featured Users" community_spotlight: "Community Spotlight"
conversations: conversations:
index: index: