Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locales/en/footer.json

Issue 29812593: Fixes #99 - Added social media anchor titles, images alt text, and header to footer locale file (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created June 21, 2018, 12:11 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/footer.tmpl ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "follow-us-header": {
3 "description": "heading",
4 "message": "Follow us on"
5 },
6 "twitter-title": {
7 "description": "link tooltip",
8 "message": "Follow Adblock Plus on Twitter"
9 },
10 "twitter-alt": {
11 "description": "image alt text",
12 "message": "Twitter glyphicon"
13 },
14 "youtube-title": {
15 "description": "link tooltip",
16 "message": "Subscribe to Adblock Plus on YouTube"
17 },
18 "youtube-alt": {
19 "description": "image alt text",
20 "message": "YouTube glyphicon"
21 },
22 "facebook-title": {
23 "description": "link tooltip",
24 "message": "Follow Adblock Plus on Facebook"
25 },
26 "facebook-alt": {
27 "description": "image alt text",
28 "message": "Facebook glyphicon"
29 },
30 "instagram-title": {
31 "description": "link tooltip",
32 "message": "Follow Adblock Plus on Instagram"
33 },
34 "instagram-alt": {
35 "description": "image alt text",
36 "message": "Instagram glyphicon"
37 },
2 "copyright": { 38 "copyright": {
3 "message": "Copyright © 2018 All rights reserved. Adblock Plus<sup>®</sup> i s a registered trademark of <a href='https://eyeo.com'>eyeo GmbH</a>." 39 "message": "Copyright © 2018 All rights reserved. Adblock Plus<sup>®</sup> i s a registered trademark of <a href='https://eyeo.com'>eyeo GmbH</a>."
4 } 40 }
5 } 41 }
OLDNEW
« no previous file with comments | « includes/footer.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld