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

Unified Diff: locales/en/footer.json

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Fixed more misc issues discussed in IRC Created July 30, 2018, 4:40 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
Index: locales/en/footer.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/en/footer.json
@@ -0,0 +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>."
+ }
+}

Powered by Google App Engine
This is Rietveld