diff --git a/app/assets/javascripts/discourse/templates/share.js.handlebars b/app/assets/javascripts/discourse/templates/share.js.handlebars index dedd3be98..6a91d3552 100644 --- a/app/assets/javascripts/discourse/templates/share.js.handlebars +++ b/app/assets/javascripts/discourse/templates/share.js.handlebars @@ -1,14 +1,14 @@

{{view.title}}

diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 6bb71f531..e231cb527 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -8,6 +8,9 @@ en: topic: 'share a link to this topic' post: 'share a link to this post' close: 'close' + twitter: 'share this link on Twitter' + facebook: 'share this link on Facebook' + google_plus: 'share this link on Google+' edit: 'edit the title and category of this topic' not_implemented: "That feature hasn't been implemented yet, sorry!"