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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/footer.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/footer.json
===================================================================
--- a/locales/en/footer.json
+++ b/locales/en/footer.json
@@ -1,5 +1,41 @@
{
+ "follow-us-header": {
+ "description": "heading",
+ "message": "Follow us on"
+ },
+ "twitter-title": {
+ "description": "link tooltip",
+ "message": "Follow Adblock Plus on Twitter"
+ },
+ "twitter-alt": {
+ "description": "image alt text",
+ "message": "Twitter glyphicon"
+ },
+ "youtube-title": {
+ "description": "link tooltip",
+ "message": "Subscribe to Adblock Plus on YouTube"
+ },
+ "youtube-alt": {
+ "description": "image alt text",
+ "message": "YouTube glyphicon"
+ },
+ "facebook-title": {
+ "description": "link tooltip",
+ "message": "Follow Adblock Plus on Facebook"
+ },
+ "facebook-alt": {
+ "description": "image alt text",
+ "message": "Facebook glyphicon"
+ },
+ "instagram-title": {
+ "description": "link tooltip",
+ "message": "Follow Adblock Plus on Instagram"
+ },
+ "instagram-alt": {
+ "description": "image alt text",
+ "message": "Instagram glyphicon"
+ },
"copyright": {
"message": "Copyright © 2018 All rights reserved. Adblock Plus<sup>®</sup> is a registered trademark of <a href='https://eyeo.com'>eyeo GmbH</a>."
}
}
« 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