diaspora/app/views/aspects/_no_contacts_message.haml
2011-10-20 11:50:58 -07:00

11 lines
383 B
Text

-# Copyright (c) 2010-2011, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
#no_contacts.empty_message
= t('.you_should_add_some_more_contacts')
%br
%br
= t('.try_adding_some_more_contacts')
!= t('.or_spotlight', :link => link_to(t(".community_spotlight") , community_spotlight_path))