diff --git a/app/views/legislation/questions/show.html.erb b/app/views/legislation/questions/show.html.erb index 6686334a2..3b921e207 100644 --- a/app/views/legislation/questions/show.html.erb +++ b/app/views/legislation/questions/show.html.erb @@ -1,3 +1,5 @@ +<% provide :title do %><%= @question.title %><% end %> +
@@ -37,10 +39,10 @@

<%= t('.share') %>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 7538b308c..66c95a3d1 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -271,6 +271,9 @@ en: comments: COMMENTS next_question: Next question share: Share + share_twitter: Share on Twitter + share_facebook: Share on Facebook + share_gplus: Share on Google+ title: Collaborative legislation process locale: English notifications: diff --git a/config/locales/es.yml b/config/locales/es.yml index a24fa253b..09633a60d 100755 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -271,6 +271,9 @@ es: comments: COMENTARIOS next_question: Siguiente pregunta share: Compartir + share_twitter: Compartir en Twitter + share_facebook: Compartir en Facebook + share_gplus: Compartir en Google+ title: Proceso de legislación colaborativa locale: Español notifications: