added an email link to the right section
This commit is contained in:
parent
4fb62afa2d
commit
f8c05851f6
2 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,8 @@
|
|||
!= t('aspects.index.help.satisfaction', :link => link_to("GetSatisfaction", "http://getsatisfaction.com/diaspora"))
|
||||
%br
|
||||
!= t('aspects.index.help.tutorials', :link => link_to("Diasporial" , "http://diasporial.com/tutorials"))
|
||||
%br
|
||||
!= t('aspects.index.help.email_feedback', :link => link_to("Email" , "mailto:yosem@joindiaspora.com"))
|
||||
|
||||
- unless AppConfig.configured_services.blank? || all_services_connected?
|
||||
.section
|
||||
|
|
|
|||
|
|
@ -174,6 +174,7 @@ en:
|
|||
feature_suggestion: "... have a %{link} suggestion?"
|
||||
tutorials: "%{link}: Community-powered tutorials, how-to, and news"
|
||||
satisfaction: "%{link}: Community-powered support"
|
||||
email_feedback: "%{link} your feedback, if you prefer"
|
||||
cubbies:
|
||||
heading: "Connect to Cubbi.es"
|
||||
explanation: "Cubbi.es is the first Diaspora application under development."
|
||||
|
|
|
|||
Loading…
Reference in a new issue