|
72 | 72 | </a> |
73 | 73 | <hr/> |
74 | 74 | <% var shareURL = "https%3A%2F%2Fopenbazaar.org" %> |
75 | | - <a href="https://twitter.com/intent/tweet/?text=<%= polyglot.t('socialSharing.blurb') %>&url=<%= shareURL %>&hashtags=OpenBazaar&related=openbazaar%3AOpenBazaar,News%20about%20OpenBazaar"> |
| 75 | + <a href="https://twitter.com/intent/tweet/?text=<%= polyglot.t('socialReminder.blurb') %>&url=<%= shareURL %>&hashtags=OpenBazaar&related=openbazaar%3AOpenBazaar,News%20about%20OpenBazaar"> |
76 | 76 | <span class="ion-social-twitter fontSize11 marginRight2 textOpacity1"></span> |
77 | 77 | Twitter |
78 | 78 | </a> |
79 | 79 | <a href="https://www.facebook.com/sharer/sharer.php?u=<%= shareURL %>"> |
80 | 80 | <span class="ion-social-facebook fontSize11 marginRight2 textOpacity1"></span> |
81 | 81 | Facebook |
82 | 82 | </a> |
83 | | - <a href=http://pinterest.com/pin/create/button/?url=<%= shareURL %>&description=<%= polyglot.t('socialSharing.blurb') %>"> |
| 83 | + <a href=http://pinterest.com/pin/create/button/?url=<%= shareURL %>&description=<%= polyglot.t('socialReminder.blurb') %>"> |
84 | 84 | <span class="ion-social-pinterest fontSize11 marginRight2 textOpacity1"></span> |
85 | 85 | Pinterest |
86 | 86 | </a> |
87 | | - <a href="https://www.linkedin.com/shareArticle?mini=true&url=<%= shareURL %>&title=<%= polyglot.t('socialSharing.title') %>&summary=<%= polyglot.t('socialSharing.blurb') %>&source=OpenBazaar"> |
| 87 | + <a href="https://www.linkedin.com/shareArticle?mini=true&url=<%= shareURL %>&title=<%= polyglot.t('socialReminder.title') %>&summary=<%= polyglot.t('socialReminder.blurb') %>&source=OpenBazaar"> |
88 | 88 | <span class="ion-social-linkedin fontSize11 marginRight2 textOpacity1"></span> |
89 | 89 | LinkedIn |
90 | 90 | </a> |
91 | | - <a href="http://www.tumblr.com/share/link?url=<%= shareURL %>&name=OpenBazaar&description=<%= polyglot.t('socialSharing.blurb') %>"> |
| 91 | + <a href="http://www.tumblr.com/share/link?url=<%= shareURL %>&name=OpenBazaar&description=<%= polyglot.t('socialReminder.blurb') %>"> |
92 | 92 | <span class="ion-social-tumblr fontSize11 marginRight2 textOpacity1"></span> |
93 | 93 | Tumblr |
94 | 94 | </a> |
@@ -173,22 +173,27 @@ <h3 class="margin0 marginTop25"><%= polyglot.t('Discover') %></h3> |
173 | 173 | <% if (ob.showSocial) { %> |
174 | 174 | <div class="socialReminder js-socialReminder"> |
175 | 175 | <% var shareURL = "https%3A%2F%2Fopenbazaar.org" %> |
176 | | - <h3 class="socialTitle"><%= polyglot.t('socialSharing.reminder') %></h3> |
| 176 | + <h3 class="socialTitle"><%= polyglot.t('socialReminder.reminder') %> |
| 177 | + <span class="socialInfoLink js-socialInfoLink"> |
| 178 | + <%= polyglot.t('socialReminder.explanationLink', { linkText: polyglot.t('socialReminder.explanationLinkText') }) %> |
| 179 | + </span> |
| 180 | + </h3> |
| 181 | + <p class="socialParagraph hide js-socialParagraph"><%= polyglot.t('socialReminder.explanation') %></p> |
177 | 182 | <div class="closeBtn js-socialCloseBtn"><i class="ion-close"></i></div> |
178 | 183 | <div class="socialLinkWrapper"> |
179 | | - <a class="socialLink" href="https://twitter.com/intent/tweet/?text=<%= polyglot.t('socialSharing.blurb') %>&url=<%= shareURL %>&hashtags=OpenBazaar&related=openbazaar%3AOpenBazaar,News%20about%20OpenBazaar"> |
| 184 | + <a class="socialLink" href="https://twitter.com/intent/tweet/?text=<%= polyglot.t('socialReminder.blurb') %>&url=<%= shareURL %>&hashtags=OpenBazaar&related=openbazaar%3AOpenBazaar,News%20about%20OpenBazaar"> |
180 | 185 | <span class="ion-social-twitter socialIcon"></span> |
181 | 186 | </a> |
182 | 187 | <a class="socialLink" href="https://www.facebook.com/sharer/sharer.php?u=<%= shareURL %>"> |
183 | 188 | <span class="ion-social-facebook socialIcon"></span> |
184 | 189 | </a> |
185 | | - <a class="socialLink" href=http://pinterest.com/pin/create/button/?url=<%= shareURL %>&description=<%= polyglot.t('socialSharing.blurb') %>"> |
| 190 | + <a class="socialLink" href=http://pinterest.com/pin/create/button/?url=<%= shareURL %>&description=<%= polyglot.t('socialReminder.blurb') %>"> |
186 | 191 | <span class="ion-social-pinterest socialIcon"></span> |
187 | 192 | </a> |
188 | | - <a class="socialLink" href="https://www.linkedin.com/shareArticle?mini=true&url=<%= shareURL %>&title=<%= polyglot.t('socialSharing.title') %>&summary=<%= polyglot.t('socialSharing.blurb') %>&source=OpenBazaar"> |
| 193 | + <a class="socialLink" href="https://www.linkedin.com/shareArticle?mini=true&url=<%= shareURL %>&title=<%= polyglot.t('socialReminder.title') %>&summary=<%= polyglot.t('socialReminder.blurb') %>&source=OpenBazaar"> |
189 | 194 | <span class="ion-social-linkedin socialIcon"></span> |
190 | 195 | </a> |
191 | | - <a class="socialLink" href="http://www.tumblr.com/share/link?url=<%= shareURL %>&name=OpenBazaar&description=<%= polyglot.t('socialSharing.blurb') %>"> |
| 196 | + <a class="socialLink" href="http://www.tumblr.com/share/link?url=<%= shareURL %>&name=OpenBazaar&description=<%= polyglot.t('socialReminder.blurb') %>"> |
192 | 197 | <span class="ion-social-tumblr socialIcon"></span> |
193 | 198 | </a> |
194 | 199 | </div> |
|
0 commit comments